#D2F799#D2F799
#D2F799 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.8% C 0.126 H 126.2°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F799 |
|---|---|
| RGB | rgb(210, 247, 153) |
| HSL | hsl(84, 85%, 78%) |
| HSV | hsv(84, 38%, 97%) |
| CMYK | cmyk(15%, 0%, 38.1%, 3.1%) |
| CIE-LAB | lab(92.81, -27.15, 41.31) |
| CIE-LCH | lch(92.81, 49.43, 123.31°) |
| OKLab | oklab(92.85% -0.0744 0.1016) |
| OKLCH | oklch(92.85% 0.126 126.2) |
| XYZ | xyz(65.5883, 82.5225, 42.6038) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.69
Celery
#C1FD95
ΔE00 3.77
Light Yellow Green
#CCFD7F
ΔE00 4.41
Light Yellowish Green
#C2FF89
ΔE00 4.41
Light Pea Green
#C4FE82
ΔE00 4.59
Tea Green
#BDF8A3
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F799 #BE99F7
analogous
#F7ED99 #D2F799 #A3F799
triadic
#D2F799 #99D2F7 #F799D2
tetradic
#D2F799 #99F7ED #BE99F7 #F799A3
square
#D2F799 #99F7ED #BE99F7 #F799A3
split-complementary
#D2F799 #99A3F7 #ED99F7
monochromatic
#A0EE27 #B9F360 #D2F799 #EBFBD2 #F2FDE3
Accessibility & contrast
On white
1.20
#D2F799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#D2F799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F799
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F799 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#FBEA9E
Tritanopia (blue-blind)
#D7EFE0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f799; /* rgb */ color: rgb(210, 247, 153); /* oklch */ color: oklch(92.8% 0.126 126.2);
Tailwind
colors: {
custom: {
50: '#e1fab8',
500: '#d2f799',
950: '#000000',
},
}SCSS
$custom: #d2f799; $custom-light: #e1fab8; $custom-dark: #000000;
JSON
{
"hex": "#d2f799",
"rgb": {
"r": 210,
"g": 247,
"b": 153
},
"hsl": {
"h": 83.617,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.92845,
"c": 0.12591,
"h": 126.2
},
"luminance": 0.82523
}Semantic roles & 50–950 ramp
primary
#D2F799
secondary
#8D5ED6
accent
#04E25B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581