#D2FFE2#D2FFE2
#D2FFE2 is a very light, moderate green. Relative luminance 0.907; OKLCH L 96.1% C 0.060 H 156.8°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFE2 |
|---|---|
| RGB | rgb(210, 255, 226) |
| HSL | hsl(141, 100%, 91%) |
| HSV | hsv(141, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(96.29, -19.80, 9.13) |
| CIE-LCH | lch(96.29, 21.81, 155.24°) |
| OKLab | oklab(96.08% -0.0553 0.0237) |
| OKLCH | oklch(96.08% 0.06 156.8) |
| XYZ | xyz(76.0623, 90.7106, 85.4382) |
| Luminance | 0.9071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.02
Pale Turquoise
#A5FBD5
ΔE00 7.07
Mint
#AAF0C1
ΔE00 7.33
Eggshell Blue
#C4FFF7
ΔE00 7.99
Duck Egg Blue
#C3FBF4
ΔE00 8.17
Ice
#D6FFFA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFE2 #FFD2EF
analogous
#D8FFD2 #D2FFE2 #D2FFF8
triadic
#D2FFE2 #E2D2FF #FFE2D2
tetradic
#D2FFE2 #D2D8FF #FFD2EF #FFF8D2
square
#D2FFE2 #D2D8FF #FFD2EF #FFF8D2
split-complementary
#D2FFE2 #F8D2FF #FFD2D8
monochromatic
#58FF93 #95FFBB #D2FFE2 #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.10
#D2FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#D2FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFE2
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFE2 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF8E1
Deuteranopia (green-blind)
#F6F2E4
Tritanopia (blue-blind)
#CBFEF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2ffe2; /* rgb */ color: rgb(210, 255, 226); /* oklch */ color: oklch(96.1% 0.060 156.8);
Tailwind
colors: {
custom: {
50: '#e0ffeb',
500: '#d2ffe2',
950: '#000000',
},
}SCSS
$custom: #d2ffe2; $custom-light: #e0ffeb; $custom-dark: #000000;
JSON
{
"hex": "#d2ffe2",
"rgb": {
"r": 210,
"g": 255,
"b": 226
},
"hsl": {
"h": 141.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96078,
"c": 0.06021,
"h": 156.8
},
"luminance": 0.90713
}Semantic roles & 50–950 ramp
primary
#D2FFE2
secondary
#EA8BC8
accent
#0094E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684