#D2F699#D2F699
#D2F699 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.6% C 0.124 H 126.0°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F699 |
|---|---|
| RGB | rgb(210, 246, 153) |
| HSL | hsl(83, 84%, 78%) |
| HSV | hsv(83, 38%, 96%) |
| CMYK | cmyk(14.6%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(92.54, -26.67, 40.97) |
| CIE-LCH | lch(92.54, 48.88, 123.07°) |
| OKLab | oklab(92.63% -0.0731 0.1008) |
| OKLCH | oklch(92.63% 0.124 126) |
| XYZ | xyz(65.2833, 81.9126, 42.5022) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.89
Celery
#C1FD95
ΔE00 3.98
Light Yellow Green
#CCFD7F
ΔE00 4.59
Light Yellowish Green
#C2FF89
ΔE00 4.64
Light Pea Green
#C4FE82
ΔE00 4.80
Tea Green
#BDF8A3
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F699 #BD99F6
analogous
#F6EC99 #D2F699 #A3F699
triadic
#D2F699 #99D2F6 #F699D2
tetradic
#D2F699 #99F6EC #BD99F6 #F699A3
square
#D2F699 #99F6EC #BD99F6 #F699A3
split-complementary
#D2F699 #99A3F6 #EC99F6
monochromatic
#A0EC29 #B9F161 #D2F699 #EBFBD1 #F3FDE3
Accessibility & contrast
On white
1.21
#D2F699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#D2F699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F699
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F699 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#FAE99E
Tritanopia (blue-blind)
#D7EEDF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f699; /* rgb */ color: rgb(210, 246, 153); /* oklch */ color: oklch(92.6% 0.124 126.0);
Tailwind
colors: {
custom: {
50: '#e1f9b8',
500: '#d2f699',
950: '#000000',
},
}SCSS
$custom: #d2f699; $custom-light: #e1f9b8; $custom-dark: #000000;
JSON
{
"hex": "#d2f699",
"rgb": {
"r": 210,
"g": 246,
"b": 153
},
"hsl": {
"h": 83.226,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.9263,
"c": 0.12448,
"h": 126
},
"luminance": 0.81913
}Semantic roles & 50–950 ramp
primary
#D2F699
secondary
#8C5ED5
accent
#05E05A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581