#D2FFAE#D2FFAE
#D2FFAE is a very light, moderate yellow-green. Relative luminance 0.883; OKLCH L 94.9% C 0.115 H 131.9°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFAE |
|---|---|
| RGB | rgb(210, 255, 174) |
| HSL | hsl(93, 100%, 84%) |
| HSV | hsv(93, 32%, 100%) |
| CMYK | cmyk(17.6%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(95.28, -28.16, 34.15) |
| CIE-LCH | lch(95.28, 44.26, 129.51°) |
| OKLab | oklab(94.93% -0.0766 0.0854) |
| OKLCH | oklch(94.93% 0.115 131.9) |
| XYZ | xyz(69.9769, 88.2765, 53.3885) |
| Luminance | 0.8828 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.96
Pale Green
#C7FDB5
ΔE00 2.80
Very Light Green
#D1FFBD
ΔE00 3.04
Tea Green
#BDF8A3
ΔE00 3.07
Very Pale Green
#CFFDBC
ΔE00 3.24
Washed Out Green
#BCF5A6
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFAE #DBAEFF
analogous
#FBFFAE #D2FFAE #AEFFB3
triadic
#D2FFAE #AED2FF #FFAED2
tetradic
#D2FFAE #AEFBFF #DBAEFF #FFB3AE
square
#D2FFAE #AEFBFF #DBAEFF #FFB3AE
split-complementary
#D2FFAE #B3AEFF #FFAEFB
monochromatic
#8EFF34 #B0FF71 #D2FFAE #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.13
#D2FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#D2FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFAE
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFAE | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A9
Deuteranopia (green-blind)
#FFF0B2
Tritanopia (blue-blind)
#D4F8EA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2ffae; /* rgb */ color: rgb(210, 255, 174); /* oklch */ color: oklch(94.9% 0.115 131.9);
Tailwind
colors: {
custom: {
50: '#e0ffc6',
500: '#d2ffae',
950: '#000000',
},
}SCSS
$custom: #d2ffae; $custom-light: #e0ffc6; $custom-dark: #000000;
JSON
{
"hex": "#d2ffae",
"rgb": {
"r": 210,
"g": 255,
"b": 174
},
"hsl": {
"h": 93.333,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94934,
"c": 0.1147,
"h": 131.9
},
"luminance": 0.88278
}Semantic roles & 50–950 ramp
primary
#D2FFAE
secondary
#AF6CE5
accent
#00E67F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682