#D2FCEE#D2FCEE
#D2FCEE is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.8% C 0.047 H 173.1°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCEE |
|---|---|
| RGB | rgb(210, 252, 238) |
| HSL | hsl(160, 88%, 91%) |
| HSV | hsv(160, 17%, 99%) |
| CMYK | cmyk(16.7%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(95.79, -16.10, 2.23) |
| CIE-LCH | lch(95.79, 16.25, 172.11°) |
| OKLab | oklab(95.77% -0.0466 0.0057) |
| OKLCH | oklch(95.77% 0.047 173.1) |
| XYZ | xyz(76.8173, 89.4934, 94.0990) |
| Luminance | 0.8950 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.63
Duck Egg Blue
#C3FBF4
ΔE00 3.97
Eggshell Blue
#C4FFF7
ΔE00 4.14
Light Light Blue
#CAFFFB
ΔE00 4.44
Very Pale Blue
#D6FFFE
ΔE00 5.29
Ice Blue (survey)
#D7FFFE
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCEE #FCD2E0
analogous
#D2FCD9 #D2FCEE #D2F5FC
triadic
#D2FCEE #EED2FC #FCEED2
tetradic
#D2FCEE #D9D2FC #FCD2E0 #F5FCD2
square
#D2FCEE #D9D2FC #FCD2E0 #F5FCD2
split-complementary
#D2FCEE #FCD2F5 #FCD9D2
monochromatic
#5FF4C3 #99F8D8 #D2FCEE #E2FDF4 #E2FDF4
Accessibility & contrast
On white
1.11
#D2FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#D2FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCEE
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCEE | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#F1F1EF
Tritanopia (blue-blind)
#C9FDF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2fcee; /* rgb */ color: rgb(210, 252, 238); /* oklch */ color: oklch(95.8% 0.047 173.1);
Tailwind
colors: {
custom: {
50: '#e0fdf3',
500: '#d2fcee',
950: '#000000',
},
}SCSS
$custom: #d2fcee; $custom-light: #e0fdf3; $custom-dark: #000000;
JSON
{
"hex": "#d2fcee",
"rgb": {
"r": 210,
"g": 252,
"b": 238
},
"hsl": {
"h": 160,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.9577,
"c": 0.04699,
"h": 173.1
},
"luminance": 0.89495
}Semantic roles & 50–950 ramp
primary
#D2FCEE
secondary
#E48EAB
accent
#014DE4
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585