#D2F878#D2F878
#D2F878 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.6% C 0.161 H 123.2°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F878 |
|---|---|
| RGB | rgb(210, 248, 120) |
| HSL | hsl(78, 90%, 72%) |
| HSV | hsv(78, 52%, 97%) |
| CMYK | cmyk(15.3%, 0%, 51.6%, 2.7%) |
| CIE-LAB | lab(92.66, -31.18, 56.79) |
| CIE-LCH | lch(92.66, 64.79, 118.76°) |
| OKLab | oklab(92.59% -0.088 0.1343) |
| OKLCH | oklch(92.59% 0.161 123.2) |
| XYZ | xyz(63.5361, 82.1922, 30.2831) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.18
Pear
#CBF85F
ΔE00 2.68
Light Pea Green
#C4FE82
ΔE00 3.74
Pale Lime
#BEFD73
ΔE00 3.85
Light Yellowish Green
#C2FF89
ΔE00 4.69
Light Lime Green
#B9FF66
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F878 #9E78F8
analogous
#F8DE78 #D2F878 #92F878
triadic
#D2F878 #78D2F8 #F878D2
tetradic
#D2F878 #78F8DE #9E78F8 #F87892
square
#D2F878 #78F8DE #9E78F8 #F87892
split-complementary
#D2F878 #7892F8 #DE78F8
monochromatic
#A8E90C #BFF53E #D2F878 #E5FBB2 #F5FDE2
Accessibility & contrast
On white
1.20
#D2F878 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#D2F878 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F878
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F878 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F878 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6C
Deuteranopia (green-blind)
#FFEA80
Tritanopia (blue-blind)
#DAEDDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f878; /* rgb */ color: rgb(210, 248, 120); /* oklch */ color: oklch(92.6% 0.161 123.2);
Tailwind
colors: {
custom: {
50: '#e2faa2',
500: '#d2f878',
950: '#000000',
},
}SCSS
$custom: #d2f878; $custom-light: #e2faa2; $custom-dark: #000000;
JSON
{
"hex": "#d2f878",
"rgb": {
"r": 210,
"g": 248,
"b": 120
},
"hsl": {
"h": 77.813,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.92594,
"c": 0.16054,
"h": 123.2
},
"luminance": 0.82193
}Semantic roles & 50–950 ramp
primary
#D2F878
secondary
#6C40D4
accent
#00E644
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580