#D2FFA2#D2FFA2
#D2FFA2 is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.7% C 0.128 H 129.6°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFA2 |
|---|---|
| RGB | rgb(210, 255, 162) |
| HSL | hsl(89, 100%, 82%) |
| HSV | hsv(89, 36%, 100%) |
| CMYK | cmyk(17.6%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(95.09, -29.77, 39.85) |
| CIE-LCH | lch(95.09, 49.74, 126.76°) |
| OKLab | oklab(94.72% -0.0814 0.0985) |
| OKLCH | oklch(94.72% 0.128 129.6) |
| XYZ | xyz(68.8589, 87.8293, 47.5004) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.75
Pistachio (survey)
#C0FA8B
ΔE00 3.39
Light Light Green
#C8FFB0
ΔE00 3.53
Tea Green
#BDF8A3
ΔE00 3.69
Light Yellowish Green
#C2FF89
ΔE00 3.87
Washed Out Green
#BCF5A6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFA2 #CFA2FF
analogous
#FFFDA2 #D2FFA2 #A4FFA2
triadic
#D2FFA2 #A2D2FF #FFA2D2
tetradic
#D2FFA2 #A2FFFD #CFA2FF #FFA2A4
square
#D2FFA2 #A2FFFD #CFA2FF #FFA2A4
split-complementary
#D2FFA2 #A2A4FF #FDA2FF
monochromatic
#97FF28 #B4FF65 #D2FFA2 #F0FFDF #F0FFE0
Accessibility & contrast
On white
1.13
#D2FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#D2FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFA2
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFA2 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39B
Deuteranopia (green-blind)
#FFF0A7
Tritanopia (blue-blind)
#D5F7E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2ffa2; /* rgb */ color: rgb(210, 255, 162); /* oklch */ color: oklch(94.7% 0.128 129.6);
Tailwind
colors: {
custom: {
50: '#e1ffbe',
500: '#d2ffa2',
950: '#000000',
},
}SCSS
$custom: #d2ffa2; $custom-light: #e1ffbe; $custom-dark: #000000;
JSON
{
"hex": "#d2ffa2",
"rgb": {
"r": 210,
"g": 255,
"b": 162
},
"hsl": {
"h": 89.032,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.94722,
"c": 0.12775,
"h": 129.6
},
"luminance": 0.8783
}Semantic roles & 50–950 ramp
primary
#D2FFA2
secondary
#A162E3
accent
#00E66F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682