#D0F678#D0F678
#D0F678 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.0% C 0.159 H 123.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F678 |
|---|---|
| RGB | rgb(208, 246, 120) |
| HSL | hsl(78, 88%, 72%) |
| HSV | hsv(78, 51%, 96%) |
| CMYK | cmyk(15.4%, 0%, 51.2%, 3.5%) |
| CIE-LAB | lab(91.99, -31.00, 55.97) |
| CIE-LCH | lch(91.99, 63.98, 118.98°) |
| OKLab | oklab(92.02% -0.0874 0.1325) |
| OKLCH | oklch(92.02% 0.159 123.4) |
| XYZ | xyz(62.3585, 80.6772, 30.0527) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.24
Pear
#CBF85F
ΔE00 2.86
Light Pea Green
#C4FE82
ΔE00 3.70
Pale Lime
#BEFD73
ΔE00 3.87
Light Yellowish Green
#C2FF89
ΔE00 4.63
Pistachio (survey)
#C0FA8B
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F678 #9E78F6
analogous
#F6DD78 #D0F678 #91F678
triadic
#D0F678 #78D0F6 #F678D0
tetradic
#D0F678 #78F6DD #9E78F6 #F67891
square
#D0F678 #78F6DD #9E78F6 #F67891
split-complementary
#D0F678 #7891F6 #DD78F6
monochromatic
#A4E40F #BCF23F #D0F678 #E4FAB1 #F5FDE2
Accessibility & contrast
On white
1.23
#D0F678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#D0F678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F678
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F678 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96C
Deuteranopia (green-blind)
#FDE880
Tritanopia (blue-blind)
#D8ECD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d0f678; /* rgb */ color: rgb(208, 246, 120); /* oklch */ color: oklch(92.0% 0.159 123.4);
Tailwind
colors: {
custom: {
50: '#e0f9a2',
500: '#d0f678',
950: '#000000',
},
}SCSS
$custom: #d0f678; $custom-light: #e0f9a2; $custom-dark: #000000;
JSON
{
"hex": "#d0f678",
"rgb": {
"r": 208,
"g": 246,
"b": 120
},
"hsl": {
"h": 78.095,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.9202,
"c": 0.15872,
"h": 123.4
},
"luminance": 0.80677
}Semantic roles & 50–950 ramp
primary
#D0F678
secondary
#6C41D1
accent
#01E446
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580