#D2FCED#D2FCED
#D2FCED is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.7% C 0.048 H 171.6°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCED |
|---|---|
| RGB | rgb(210, 252, 237) |
| HSL | hsl(159, 88%, 91%) |
| HSV | hsv(159, 17%, 99%) |
| CMYK | cmyk(16.7%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(95.76, -16.29, 2.71) |
| CIE-LCH | lch(95.76, 16.51, 170.55°) |
| OKLab | oklab(95.74% -0.047 0.0069) |
| OKLCH | oklch(95.74% 0.048 171.6) |
| XYZ | xyz(76.6708, 89.4348, 93.3274) |
| Luminance | 0.8944 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.99
Duck Egg Blue
#C3FBF4
ΔE00 4.23
Eggshell Blue
#C4FFF7
ΔE00 4.36
Light Light Blue
#CAFFFB
ΔE00 4.77
Pale Aqua
#B8FFEB
ΔE00 5.59
Very Pale Blue
#D6FFFE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCED #FCD2E1
analogous
#D2FCD8 #D2FCED #D2F6FC
triadic
#D2FCED #EDD2FC #FCEDD2
tetradic
#D2FCED #D8D2FC #FCD2E1 #F6FCD2
square
#D2FCED #D8D2FC #FCD2E1 #F6FCD2
split-complementary
#D2FCED #FCD2F6 #FCD8D2
monochromatic
#5FF4BF #99F8D6 #D2FCED #E2FDF4 #E2FDF4
Accessibility & contrast
On white
1.11
#D2FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#D2FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCED
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCED | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#F1F0EE
Tritanopia (blue-blind)
#C9FDF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2fced; /* rgb */ color: rgb(210, 252, 237); /* oklch */ color: oklch(95.7% 0.048 171.6);
Tailwind
colors: {
custom: {
50: '#e0fdf2',
500: '#d2fced',
950: '#000000',
},
}SCSS
$custom: #d2fced; $custom-light: #e0fdf2; $custom-dark: #000000;
JSON
{
"hex": "#d2fced",
"rgb": {
"r": 210,
"g": 252,
"b": 237
},
"hsl": {
"h": 158.571,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.95743,
"c": 0.04755,
"h": 171.6
},
"luminance": 0.89437
}Semantic roles & 50–950 ramp
primary
#D2FCED
secondary
#E48EAD
accent
#0152E4
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585