#D2FFE3#D2FFE3
#D2FFE3 is a very light, muted green. Relative luminance 0.908; OKLCH L 96.1% C 0.059 H 157.8°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFE3 |
|---|---|
| RGB | rgb(210, 255, 227) |
| HSL | hsl(143, 100%, 91%) |
| HSV | hsv(143, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 11%, 0%) |
| CIE-LAB | lab(96.31, -19.62, 8.65) |
| CIE-LCH | lch(96.31, 21.44, 156.20°) |
| OKLab | oklab(96.1% -0.0549 0.0225) |
| OKLCH | oklch(96.1% 0.059 157.8) |
| XYZ | xyz(76.1999, 90.7657, 86.1629) |
| Luminance | 0.9077 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.84
Pale Turquoise
#A5FBD5
ΔE00 7.14
Mint
#AAF0C1
ΔE00 7.52
Eggshell Blue
#C4FFF7
ΔE00 7.69
Duck Egg Blue
#C3FBF4
ΔE00 7.87
Ice
#D6FFFA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFE3 #FFD2EE
analogous
#D7FFD2 #D2FFE3 #D2FFF9
triadic
#D2FFE3 #E3D2FF #FFE3D2
tetradic
#D2FFE3 #D2D7FF #FFD2EE #FFF9D2
square
#D2FFE3 #D2D7FF #FFD2EE #FFF9D2
split-complementary
#D2FFE3 #F9D2FF #FFD2D7
monochromatic
#58FF97 #95FFBD #D2FFE3 #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.10
#D2FFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#D2FFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFE3
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFE3 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF8E2
Deuteranopia (green-blind)
#F6F2E4
Tritanopia (blue-blind)
#CBFEF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2ffe3; /* rgb */ color: rgb(210, 255, 227); /* oklch */ color: oklch(96.1% 0.059 157.8);
Tailwind
colors: {
custom: {
50: '#e0ffeb',
500: '#d2ffe3',
950: '#000000',
},
}SCSS
$custom: #d2ffe3; $custom-light: #e0ffeb; $custom-dark: #000000;
JSON
{
"hex": "#d2ffe3",
"rgb": {
"r": 210,
"g": 255,
"b": 227
},
"hsl": {
"h": 142.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96104,
"c": 0.05935,
"h": 157.8
},
"luminance": 0.90768
}Semantic roles & 50–950 ramp
primary
#D2FFE3
secondary
#EA8BC6
accent
#008FE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684