#D2F879#D2F879
#D2F879 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.6% C 0.160 H 123.3°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F879 |
|---|---|
| RGB | rgb(210, 248, 121) |
| HSL | hsl(78, 90%, 72%) |
| HSV | hsv(78, 51%, 97%) |
| CMYK | cmyk(15.3%, 0%, 51.2%, 2.7%) |
| CIE-LAB | lab(92.67, -31.08, 56.35) |
| CIE-LCH | lch(92.67, 64.36, 118.88°) |
| OKLab | oklab(92.61% -0.0876 0.1334) |
| OKLCH | oklch(92.61% 0.16 123.3) |
| XYZ | xyz(63.5971, 82.2167, 30.6044) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.12
Pear
#CBF85F
ΔE00 2.79
Light Pea Green
#C4FE82
ΔE00 3.67
Pale Lime
#BEFD73
ΔE00 3.84
Light Yellowish Green
#C2FF89
ΔE00 4.61
Light Lime Green
#B9FF66
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F879 #9F79F8
analogous
#F8DF79 #D2F879 #92F879
triadic
#D2F879 #79D2F8 #F879D2
tetradic
#D2F879 #79F8DF #9F79F8 #F87992
square
#D2F879 #79F8DF #9F79F8 #F87992
split-complementary
#D2F879 #7992F8 #DF79F8
monochromatic
#A8EA0C #BEF53F #D2F879 #E6FBB3 #F5FDE2
Accessibility & contrast
On white
1.20
#D2F879 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#D2F879 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F879
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F879 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F879 | 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)
#FFEB6D
Deuteranopia (green-blind)
#FFEA81
Tritanopia (blue-blind)
#DAEEDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f879; /* rgb */ color: rgb(210, 248, 121); /* oklch */ color: oklch(92.6% 0.160 123.3);
Tailwind
colors: {
custom: {
50: '#e2faa3',
500: '#d2f879',
950: '#000000',
},
}SCSS
$custom: #d2f879; $custom-light: #e2faa3; $custom-dark: #000000;
JSON
{
"hex": "#d2f879",
"rgb": {
"r": 210,
"g": 248,
"b": 121
},
"hsl": {
"h": 77.953,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.92606,
"c": 0.15961,
"h": 123.3
},
"luminance": 0.82217
}Semantic roles & 50–950 ramp
primary
#D2F879
secondary
#6D41D4
accent
#00E645
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580