#D3EF7E#D3EF7E
#D3EF7E is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.8% C 0.143 H 120.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EF7E |
|---|---|
| RGB | rgb(211, 239, 126) |
| HSL | hsl(75, 78%, 72%) |
| HSV | hsv(75, 47%, 94%) |
| CMYK | cmyk(11.7%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(90.36, -26.00, 51.28) |
| CIE-LCH | lch(90.36, 57.50, 116.89°) |
| OKLab | oklab(90.79% -0.073 0.1226) |
| OKLCH | oklch(90.79% 0.143 120.8) |
| XYZ | xyz(61.4967, 77.0883, 31.3744) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.19
Pear
#CBF85F
ΔE00 4.74
Light Pea Green
#C4FE82
ΔE00 5.42
Light Khaki
#E6F2A2
ΔE00 5.70
Pistachio (survey)
#C0FA8B
ΔE00 5.73
Pale Lime
#BEFD73
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EF7E #9A7EEF
analogous
#EFD37E #D3EF7E #9BEF7E
triadic
#D3EF7E #7ED3EF #EF7ED3
tetradic
#D3EF7E #7EEFD3 #9A7EEF #EF7E9B
square
#D3EF7E #7EEFD3 #9A7EEF #EF7E9B
split-complementary
#D3EF7E #7E9BEF #D37EEF
monochromatic
#A9D81B #C0E848 #D3EF7E #E6F6B4 #F6FCE4
Accessibility & contrast
On white
1.28
#D3EF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#D3EF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EF7E
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EF7E | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE474
Deuteranopia (green-blind)
#F8E484
Tritanopia (blue-blind)
#DCE5D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d3ef7e; /* rgb */ color: rgb(211, 239, 126); /* oklch */ color: oklch(90.8% 0.143 120.8);
Tailwind
colors: {
custom: {
50: '#e2f4a6',
500: '#d3ef7e',
950: '#000000',
},
}SCSS
$custom: #d3ef7e; $custom-light: #e2f4a6; $custom-dark: #000000;
JSON
{
"hex": "#d3ef7e",
"rgb": {
"r": 211,
"g": 239,
"b": 126
},
"hsl": {
"h": 74.867,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.90787,
"c": 0.14272,
"h": 120.8
},
"luminance": 0.77088
}Semantic roles & 50–950 ramp
primary
#D3EF7E
secondary
#6848C9
accent
#0BDA3F
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580