#D0FFAE#D0FFAE
#D0FFAE is a very light, moderate yellow-green. Relative luminance 0.880; OKLCH L 94.8% C 0.116 H 132.7°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFAE |
|---|---|
| RGB | rgb(208, 255, 174) |
| HSL | hsl(95, 100%, 84%) |
| HSV | hsv(95, 32%, 100%) |
| CMYK | cmyk(18.4%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(95.15, -28.85, 33.96) |
| CIE-LCH | lch(95.15, 44.56, 130.35°) |
| OKLab | oklab(94.8% -0.0785 0.085) |
| OKLCH | oklch(94.8% 0.116 132.7) |
| XYZ | xyz(69.4109, 87.9846, 53.3620) |
| Luminance | 0.8799 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.60
Pale Green
#C7FDB5
ΔE00 2.51
Tea Green
#BDF8A3
ΔE00 2.77
Very Light Green
#D1FFBD
ΔE00 2.93
Washed Out Green
#BCF5A6
ΔE00 3.10
Very Pale Green
#CFFDBC
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFAE #DDAEFF
analogous
#F8FFAE #D0FFAE #AEFFB5
triadic
#D0FFAE #AED0FF #FFAED0
tetradic
#D0FFAE #AEF8FF #DDAEFF #FFB5AE
square
#D0FFAE #AEF8FF #DDAEFF #FFB5AE
split-complementary
#D0FFAE #B5AEFF #FFAEF8
monochromatic
#89FF34 #ACFF71 #D0FFAE #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.13
#D0FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#D0FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFAE
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFAE | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A9
Deuteranopia (green-blind)
#FFF0B2
Tritanopia (blue-blind)
#D1F9EA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d0ffae; /* rgb */ color: rgb(208, 255, 174); /* oklch */ color: oklch(94.8% 0.116 132.7);
Tailwind
colors: {
custom: {
50: '#dfffc6',
500: '#d0ffae',
950: '#000000',
},
}SCSS
$custom: #d0ffae; $custom-light: #dfffc6; $custom-dark: #000000;
JSON
{
"hex": "#d0ffae",
"rgb": {
"r": 208,
"g": 255,
"b": 174
},
"hsl": {
"h": 94.815,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94804,
"c": 0.11567,
"h": 132.7
},
"luminance": 0.87986
}Semantic roles & 50–950 ramp
primary
#D0FFAE
secondary
#B26CE5
accent
#00E685
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682