#D2FFE6#D2FFE6
#D2FFE6 is a very light, muted green. Relative luminance 0.909; OKLCH L 96.2% C 0.057 H 160.8°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFE6 |
|---|---|
| RGB | rgb(210, 255, 230) |
| HSL | hsl(147, 100%, 91%) |
| HSV | hsv(147, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(96.38, -19.07, 7.21) |
| CIE-LCH | lch(96.38, 20.39, 159.29°) |
| OKLab | oklab(96.18% -0.0537 0.0187) |
| OKLCH | oklch(96.18% 0.057 160.8) |
| XYZ | xyz(76.6176, 90.9327, 88.3626) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.35
Eggshell Blue
#C4FFF7
ΔE00 6.78
Duck Egg Blue
#C3FBF4
ΔE00 6.95
Ice
#D6FFFA
ΔE00 7.32
Pale Turquoise
#A5FBD5
ΔE00 7.41
Light Light Blue
#CAFFFB
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFE6 #FFD2EB
analogous
#D4FFD2 #D2FFE6 #D2FFFD
triadic
#D2FFE6 #E6D2FF #FFE6D2
tetradic
#D2FFE6 #D2D4FF #FFD2EB #FFFDD2
square
#D2FFE6 #D2D4FF #FFD2EB #FFFDD2
split-complementary
#D2FFE6 #FDD2FF #FFD2D4
monochromatic
#58FFA2 #95FFC4 #D2FFE6 #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.09
#D2FFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#D2FFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFE6
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFE6 | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF8E5
Deuteranopia (green-blind)
#F5F2E7
Tritanopia (blue-blind)
#CAFFF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2ffe6; /* rgb */ color: rgb(210, 255, 230); /* oklch */ color: oklch(96.2% 0.057 160.8);
Tailwind
colors: {
custom: {
50: '#e0ffed',
500: '#d2ffe6',
950: '#000000',
},
}SCSS
$custom: #d2ffe6; $custom-light: #e0ffed; $custom-dark: #000000;
JSON
{
"hex": "#d2ffe6",
"rgb": {
"r": 210,
"g": 255,
"b": 230
},
"hsl": {
"h": 146.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96181,
"c": 0.0569,
"h": 160.8
},
"luminance": 0.90935
}Semantic roles & 50–950 ramp
primary
#D2FFE6
secondary
#EA8BC0
accent
#007FE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684