#D3EF7D#D3EF7D
#D3EF7D is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.8% C 0.144 H 120.7°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EF7D |
|---|---|
| RGB | rgb(211, 239, 125) |
| HSL | hsl(75, 78%, 71%) |
| HSV | hsv(75, 48%, 94%) |
| CMYK | cmyk(11.7%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(90.35, -26.10, 51.74) |
| CIE-LCH | lch(90.35, 57.95, 116.77°) |
| OKLab | oklab(90.77% -0.0734 0.1236) |
| OKLCH | oklch(90.77% 0.144 120.7) |
| XYZ | xyz(61.4325, 77.0627, 31.0363) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.18
Pear
#CBF85F
ΔE00 4.63
Light Pea Green
#C4FE82
ΔE00 5.43
Pistachio (survey)
#C0FA8B
ΔE00 5.79
Light Khaki
#E6F2A2
ΔE00 5.80
Pale Lime
#BEFD73
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EF7D #997DEF
analogous
#EFD27D #D3EF7D #9AEF7D
triadic
#D3EF7D #7DD3EF #EF7DD3
tetradic
#D3EF7D #7DEFD2 #997DEF #EF7D9A
square
#D3EF7D #7DEFD2 #997DEF #EF7D9A
split-complementary
#D3EF7D #7D9AEF #D27DEF
monochromatic
#A9D71A #C1E847 #D3EF7D #E5F6B3 #F6FCE4
Accessibility & contrast
On white
1.28
#D3EF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#D3EF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EF7D
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EF7D | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE473
Deuteranopia (green-blind)
#F8E483
Tritanopia (blue-blind)
#DCE5D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d3ef7d; /* rgb */ color: rgb(211, 239, 125); /* oklch */ color: oklch(90.8% 0.144 120.7);
Tailwind
colors: {
custom: {
50: '#e2f4a5',
500: '#d3ef7d',
950: '#000000',
},
}SCSS
$custom: #d3ef7d; $custom-light: #e2f4a5; $custom-dark: #000000;
JSON
{
"hex": "#d3ef7d",
"rgb": {
"r": 211,
"g": 239,
"b": 125
},
"hsl": {
"h": 74.737,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.90774,
"c": 0.14372,
"h": 120.7
},
"luminance": 0.77063
}Semantic roles & 50–950 ramp
primary
#D3EF7D
secondary
#6747C9
accent
#0BDA3E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580