#D2FBEC#D2FBEC
#D2FBEC is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.5% C 0.047 H 171.1°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FBEC |
|---|---|
| RGB | rgb(210, 251, 236) |
| HSL | hsl(158, 84%, 90%) |
| HSV | hsv(158, 16%, 98%) |
| CMYK | cmyk(16.3%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(95.48, -15.99, 2.81) |
| CIE-LCH | lch(95.48, 16.23, 170.03°) |
| OKLab | oklab(95.51% -0.0461 0.0072) |
| OKLCH | oklch(95.51% 0.047 171.1) |
| XYZ | xyz(76.2119, 88.7501, 92.4557) |
| Luminance | 0.8875 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.02
Duck Egg Blue
#C3FBF4
ΔE00 4.37
Eggshell Blue
#C4FFF7
ΔE00 4.55
Light Light Blue
#CAFFFB
ΔE00 4.90
Very Pale Blue
#D6FFFE
ΔE00 5.67
Ice Blue (survey)
#D7FFFE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FBEC #FBD2E1
analogous
#D2FBD7 #D2FBEC #D2F5FB
triadic
#D2FBEC #ECD2FB #FBECD2
tetradic
#D2FBEC #D7D2FB #FBD2E1 #F5FBD2
square
#D2FBEC #D7D2FB #FBD2E1 #F5FBD2
split-complementary
#D2FBEC #FBD2F5 #FBD7D2
monochromatic
#62F1BD #9AF6D4 #D2FBEC #E3FDF3 #E3FDF3
Accessibility & contrast
On white
1.12
#D2FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#D2FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FBEC
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FBEC | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#C9FCF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2fbec; /* rgb */ color: rgb(210, 251, 236); /* oklch */ color: oklch(95.5% 0.047 171.1);
Tailwind
colors: {
custom: {
50: '#e0fcf2',
500: '#d2fbec',
950: '#000000',
},
}SCSS
$custom: #d2fbec; $custom-light: #e0fcf2; $custom-dark: #000000;
JSON
{
"hex": "#d2fbec",
"rgb": {
"r": 210,
"g": 251,
"b": 236
},
"hsl": {
"h": 158.049,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.95508,
"c": 0.04669,
"h": 171.1
},
"luminance": 0.88752
}Semantic roles & 50–950 ramp
primary
#D2FBEC
secondary
#E28FAE
accent
#0555E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585