#D0EF7B#D0EF7B
#D0EF7B is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.5% C 0.147 H 121.7°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EF7B |
|---|---|
| RGB | rgb(208, 239, 123) |
| HSL | hsl(76, 78%, 71%) |
| HSV | hsv(76, 49%, 94%) |
| CMYK | cmyk(13%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(90.12, -27.44, 52.36) |
| CIE-LCH | lch(90.12, 59.11, 117.66°) |
| OKLab | oklab(90.53% -0.0771 0.1248) |
| OKLCH | oklch(90.53% 0.147 121.7) |
| XYZ | xyz(60.4543, 76.5729, 30.3303) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.78
Pear
#CBF85F
ΔE00 4.29
Light Pea Green
#C4FE82
ΔE00 4.99
Pistachio (survey)
#C0FA8B
ΔE00 5.37
Pale Lime
#BEFD73
ΔE00 5.38
Light Yellowish Green
#C2FF89
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EF7B #9A7BEF
analogous
#EFD47B #D0EF7B #96EF7B
triadic
#D0EF7B #7BD0EF #EF7BD0
tetradic
#D0EF7B #7BEFD4 #9A7BEF #EF7B96
square
#D0EF7B #7BEFD4 #9A7BEF #EF7B96
split-complementary
#D0EF7B #7B96EF #D47BEF
monochromatic
#A4D61A #BDE844 #D0EF7B #E3F6B2 #F5FCE4
Accessibility & contrast
On white
1.29
#D0EF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#D0EF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EF7B
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EF7B | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE371
Deuteranopia (green-blind)
#F7E382
Tritanopia (blue-blind)
#D9E5D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d0ef7b; /* rgb */ color: rgb(208, 239, 123); /* oklch */ color: oklch(90.5% 0.147 121.7);
Tailwind
colors: {
custom: {
50: '#e0f4a4',
500: '#d0ef7b',
950: '#000000',
},
}SCSS
$custom: #d0ef7b; $custom-light: #e0f4a4; $custom-dark: #000000;
JSON
{
"hex": "#d0ef7b",
"rgb": {
"r": 208,
"g": 239,
"b": 123
},
"hsl": {
"h": 76.034,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.90534,
"c": 0.14674,
"h": 121.7
},
"luminance": 0.76573
}Semantic roles & 50–950 ramp
primary
#D0EF7B
secondary
#6845C9
accent
#0BDB42
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580