#D2FFE0#D2FFE0
#D2FFE0 is a very light, moderate green. Relative luminance 0.906; OKLCH L 96.0% C 0.062 H 155.0°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFE0 |
|---|---|
| RGB | rgb(210, 255, 224) |
| HSL | hsl(139, 100%, 91%) |
| HSV | hsv(139, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(96.25, -20.16, 10.10) |
| CIE-LCH | lch(96.25, 22.55, 153.40°) |
| OKLab | oklab(96.03% -0.0561 0.0262) |
| OKLCH | oklch(96.03% 0.062 155) |
| XYZ | xyz(75.7895, 90.6015, 84.0013) |
| Luminance | 0.9060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.41
Pale Turquoise
#A5FBD5
ΔE00 6.99
Mint
#AAF0C1
ΔE00 7.00
Very Pale Green
#CFFDBC
ΔE00 8.50
Eggshell Blue
#C4FFF7
ΔE00 8.58
Very Light Green
#D1FFBD
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFE0 #FFD2F1
analogous
#DAFFD2 #D2FFE0 #D2FFF6
triadic
#D2FFE0 #E0D2FF #FFE0D2
tetradic
#D2FFE0 #D2DAFF #FFD2F1 #FFF6D2
square
#D2FFE0 #D2DAFF #FFD2F1 #FFF6D2
split-complementary
#D2FFE0 #F6D2FF #FFD2DA
monochromatic
#58FF8C #95FFB6 #D2FFE0 #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.10
#D2FFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#D2FFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFE0
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFE0 | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DE
Deuteranopia (green-blind)
#F7F2E2
Tritanopia (blue-blind)
#CBFEF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2ffe0; /* rgb */ color: rgb(210, 255, 224); /* oklch */ color: oklch(96.0% 0.062 155.0);
Tailwind
colors: {
custom: {
50: '#e0ffe9',
500: '#d2ffe0',
950: '#000000',
},
}SCSS
$custom: #d2ffe0; $custom-light: #e0ffe9; $custom-dark: #000000;
JSON
{
"hex": "#d2ffe0",
"rgb": {
"r": 210,
"g": 255,
"b": 224
},
"hsl": {
"h": 138.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96027,
"c": 0.06195,
"h": 155
},
"luminance": 0.90603
}Semantic roles & 50–950 ramp
primary
#D2FFE0
secondary
#EA8BCD
accent
#009EE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684