#D2FFAB#D2FFAB
#D2FFAB is a very light, moderate yellow-green. Relative luminance 0.882; OKLCH L 94.9% C 0.118 H 131.2°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFAB |
|---|---|
| RGB | rgb(210, 255, 171) |
| HSL | hsl(92, 100%, 84%) |
| HSV | hsv(92, 33%, 100%) |
| CMYK | cmyk(17.6%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(95.23, -28.57, 35.58) |
| CIE-LCH | lch(95.23, 45.63, 128.77°) |
| OKLab | oklab(94.88% -0.0778 0.0887) |
| OKLCH | oklch(94.88% 0.118 131.2) |
| XYZ | xyz(69.6877, 88.1608, 51.8654) |
| Luminance | 0.8816 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.28
Tea Green
#BDF8A3
ΔE00 3.10
Pale Green
#C7FDB5
ΔE00 3.25
Washed Out Green
#BCF5A6
ΔE00 3.57
Very Light Green
#D1FFBD
ΔE00 3.59
Celery
#C1FD95
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFAB #D8ABFF
analogous
#FCFFAB #D2FFAB #ABFFAE
triadic
#D2FFAB #ABD2FF #FFABD2
tetradic
#D2FFAB #ABFCFF #D8ABFF #FFAEAB
square
#D2FFAB #ABFCFF #D8ABFF #FFAEAB
split-complementary
#D2FFAB #AEABFF #FFABFC
monochromatic
#90FF31 #B1FF6E #D2FFAB #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.13
#D2FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#D2FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFAB
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFAB | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A5
Deuteranopia (green-blind)
#FFF0AF
Tritanopia (blue-blind)
#D4F8E9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2ffab; /* rgb */ color: rgb(210, 255, 171); /* oklch */ color: oklch(94.9% 0.118 131.2);
Tailwind
colors: {
custom: {
50: '#e1ffc4',
500: '#d2ffab',
950: '#000000',
},
}SCSS
$custom: #d2ffab; $custom-light: #e1ffc4; $custom-dark: #000000;
JSON
{
"hex": "#d2ffab",
"rgb": {
"r": 210,
"g": 255,
"b": 171
},
"hsl": {
"h": 92.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94879,
"c": 0.11799,
"h": 131.2
},
"luminance": 0.88162
}Semantic roles & 50–950 ramp
primary
#D2FFAB
secondary
#AB6AE5
accent
#00E67B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682