#D2FFE9#D2FFE9
#D2FFE9 is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.3% C 0.055 H 164.1°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFE9 |
|---|---|
| RGB | rgb(210, 255, 233) |
| HSL | hsl(151, 100%, 91%) |
| HSV | hsv(151, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(96.45, -18.51, 5.77) |
| CIE-LCH | lch(96.45, 19.39, 162.69°) |
| OKLab | oklab(96.26% -0.0525 0.015) |
| OKLCH | oklch(96.26% 0.055 164.1) |
| XYZ | xyz(77.0425, 91.1027, 90.6004) |
| Luminance | 0.9111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.01
Eggshell Blue
#C4FFF7
ΔE00 5.87
Duck Egg Blue
#C3FBF4
ΔE00 6.02
Ice
#D6FFFA
ΔE00 6.36
Light Light Blue
#CAFFFB
ΔE00 6.85
Pale Turquoise
#A5FBD5
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFE9 #FFD2E8
analogous
#D2FFD2 #D2FFE9 #D2FEFF
triadic
#D2FFE9 #E9D2FF #FFE9D2
tetradic
#D2FFE9 #D2D2FF #FFD2E8 #FEFFD2
square
#D2FFE9 #D2D2FF #FFD2E8 #FEFFD2
split-complementary
#D2FFE9 #FFD2FE #FFD2D2
monochromatic
#58FFAD #95FFCB #D2FFE9 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.09
#D2FFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#D2FFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFE9
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFE9 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E8
Deuteranopia (green-blind)
#F5F2EA
Tritanopia (blue-blind)
#C9FFF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2ffe9; /* rgb */ color: rgb(210, 255, 233); /* oklch */ color: oklch(96.3% 0.055 164.1);
Tailwind
colors: {
custom: {
50: '#e0fff0',
500: '#d2ffe9',
950: '#000000',
},
}SCSS
$custom: #d2ffe9; $custom-light: #e0fff0; $custom-dark: #000000;
JSON
{
"hex": "#d2ffe9",
"rgb": {
"r": 210,
"g": 255,
"b": 233
},
"hsl": {
"h": 150.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.9626,
"c": 0.05463,
"h": 164.1
},
"luminance": 0.91105
}Semantic roles & 50–950 ramp
primary
#D2FFE9
secondary
#EA8BBA
accent
#0070E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685