#D2FFE7#D2FFE7
#D2FFE7 is a very light, muted green. Relative luminance 0.910; OKLCH L 96.2% C 0.056 H 161.9°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFE7 |
|---|---|
| RGB | rgb(210, 255, 231) |
| HSL | hsl(148, 100%, 91%) |
| HSV | hsv(148, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(96.41, -18.89, 6.73) |
| CIE-LCH | lch(96.41, 20.05, 160.39°) |
| OKLab | oklab(96.21% -0.0533 0.0175) |
| OKLCH | oklch(96.21% 0.056 161.9) |
| XYZ | xyz(76.7584, 90.9891, 89.1043) |
| Luminance | 0.9099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.22
Eggshell Blue
#C4FFF7
ΔE00 6.48
Duck Egg Blue
#C3FBF4
ΔE00 6.64
Ice
#D6FFFA
ΔE00 7.01
Light Light Blue
#CAFFFB
ΔE00 7.51
Pale Turquoise
#A5FBD5
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFE7 #FFD2EA
analogous
#D3FFD2 #D2FFE7 #D2FFFD
triadic
#D2FFE7 #E7D2FF #FFE7D2
tetradic
#D2FFE7 #D2D3FF #FFD2EA #FFFDD2
square
#D2FFE7 #D2D3FF #FFD2EA #FFFDD2
split-complementary
#D2FFE7 #FDD2FF #FFD2D3
monochromatic
#58FFA6 #95FFC6 #D2FFE7 #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.09
#D2FFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#D2FFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFE7
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFE7 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF8E6
Deuteranopia (green-blind)
#F5F2E8
Tritanopia (blue-blind)
#CAFFF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2ffe7; /* rgb */ color: rgb(210, 255, 231); /* oklch */ color: oklch(96.2% 0.056 161.9);
Tailwind
colors: {
custom: {
50: '#e0ffee',
500: '#d2ffe7',
950: '#000000',
},
}SCSS
$custom: #d2ffe7; $custom-light: #e0ffee; $custom-dark: #000000;
JSON
{
"hex": "#d2ffe7",
"rgb": {
"r": 210,
"g": 255,
"b": 231
},
"hsl": {
"h": 148,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96208,
"c": 0.05612,
"h": 161.9
},
"luminance": 0.90991
}Semantic roles & 50–950 ramp
primary
#D2FFE7
secondary
#EA8BBE
accent
#007AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685