#D2F69A#D2F69A
#D2F69A is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.6% C 0.123 H 126.1°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F69A |
|---|---|
| RGB | rgb(210, 246, 154) |
| HSL | hsl(83, 84%, 78%) |
| HSV | hsv(83, 37%, 96%) |
| CMYK | cmyk(14.6%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(92.55, -26.55, 40.49) |
| CIE-LCH | lch(92.55, 48.42, 123.25°) |
| OKLab | oklab(92.65% -0.0727 0.0997) |
| OKLCH | oklch(92.65% 0.123 126.1) |
| XYZ | xyz(65.3663, 81.9458, 42.9390) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.95
Celery
#C1FD95
ΔE00 3.99
Tea Green
#BDF8A3
ΔE00 4.72
Light Yellowish Green
#C2FF89
ΔE00 4.72
Light Yellow Green
#CCFD7F
ΔE00 4.73
Light Pea Green
#C4FE82
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F69A #BE9AF6
analogous
#F6EC9A #D2F69A #A4F69A
triadic
#D2F69A #9AD2F6 #F69AD2
tetradic
#D2F69A #9AF6EC #BE9AF6 #F69AA4
square
#D2F69A #9AF6EC #BE9AF6 #F69AA4
split-complementary
#D2F69A #9AA4F6 #EC9AF6
monochromatic
#A0EC2A #B9F162 #D2F69A #EBFBD2 #F2FCE3
Accessibility & contrast
On white
1.21
#D2F69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#D2F69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F69A
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F69A | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB93
Deuteranopia (green-blind)
#FAE99F
Tritanopia (blue-blind)
#D7EEDF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f69a; /* rgb */ color: rgb(210, 246, 154); /* oklch */ color: oklch(92.6% 0.123 126.1);
Tailwind
colors: {
custom: {
50: '#e1f9b9',
500: '#d2f69a',
950: '#000000',
},
}SCSS
$custom: #d2f69a; $custom-light: #e1f9b9; $custom-dark: #000000;
JSON
{
"hex": "#d2f69a",
"rgb": {
"r": 210,
"g": 246,
"b": 154
},
"hsl": {
"h": 83.478,
"s": 83.636,
"l": 78.431
},
"oklch": {
"l": 0.92646,
"c": 0.12341,
"h": 126.1
},
"luminance": 0.81946
}Semantic roles & 50–950 ramp
primary
#D2F69A
secondary
#8D5FD5
accent
#05E05B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581