#D2FFA0#D2FFA0
#D2FFA0 is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.7% C 0.130 H 129.2°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFA0 |
|---|---|
| RGB | rgb(210, 255, 160) |
| HSL | hsl(88, 100%, 81%) |
| HSV | hsv(88, 37%, 100%) |
| CMYK | cmyk(17.6%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(95.06, -30.02, 40.79) |
| CIE-LCH | lch(95.06, 50.65, 126.35°) |
| OKLab | oklab(94.69% -0.0822 0.1006) |
| OKLCH | oklch(94.69% 0.13 129.2) |
| XYZ | xyz(68.6826, 87.7587, 46.5715) |
| Luminance | 0.8776 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.65
Pistachio (survey)
#C0FA8B
ΔE00 3.18
Light Yellowish Green
#C2FF89
ΔE00 3.62
Light Light Green
#C8FFB0
ΔE00 3.83
Tea Green
#BDF8A3
ΔE00 3.89
Light Pea Green
#C4FE82
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFA0 #CDA0FF
analogous
#FFFCA0 #D2FFA0 #A3FFA0
triadic
#D2FFA0 #A0D2FF #FFA0D2
tetradic
#D2FFA0 #A0FFFC #CDA0FF #FFA0A3
square
#D2FFA0 #A0FFFC #CDA0FF #FFA0A3
split-complementary
#D2FFA0 #A0A3FF #FCA0FF
monochromatic
#98FF26 #B5FF63 #D2FFA0 #EFFFDD #F1FFE0
Accessibility & contrast
On white
1.13
#D2FFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#D2FFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFA0
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFA0 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF399
Deuteranopia (green-blind)
#FFF0A5
Tritanopia (blue-blind)
#D6F7E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2ffa0; /* rgb */ color: rgb(210, 255, 160); /* oklch */ color: oklch(94.7% 0.130 129.2);
Tailwind
colors: {
custom: {
50: '#e1ffbd',
500: '#d2ffa0',
950: '#000000',
},
}SCSS
$custom: #d2ffa0; $custom-light: #e1ffbd; $custom-dark: #000000;
JSON
{
"hex": "#d2ffa0",
"rgb": {
"r": 210,
"g": 255,
"b": 160
},
"hsl": {
"h": 88.421,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.94688,
"c": 0.1299,
"h": 129.2
},
"luminance": 0.8776
}Semantic roles & 50–950 ramp
primary
#D2FFA0
secondary
#9E60E3
accent
#00E66D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682