#D6FBEC#D6FBEC
#D6FBEC is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.8% C 0.043 H 169.0°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FBEC |
|---|---|
| RGB | rgb(214, 251, 236) |
| HSL | hsl(156, 82%, 91%) |
| HSV | hsv(156, 15%, 98%) |
| CMYK | cmyk(14.7%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(95.72, -14.73, 3.20) |
| CIE-LCH | lch(95.72, 15.07, 167.73°) |
| OKLab | oklab(95.77% -0.0423 0.0083) |
| OKLCH | oklch(95.77% 0.043 169) |
| XYZ | xyz(77.3653, 89.3448, 92.5098) |
| Luminance | 0.8935 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.07
Duck Egg Blue
#C3FBF4
ΔE00 5.13
Eggshell Blue
#C4FFF7
ΔE00 5.36
Light Light Blue
#CAFFFB
ΔE00 5.44
Ice Blue (survey)
#D7FFFE
ΔE00 5.68
Very Pale Blue
#D6FFFE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FBEC #FBD6E5
analogous
#D6FBD9 #D6FBEC #D6F7FB
triadic
#D6FBEC #ECD6FB #FBECD6
tetradic
#D6FBEC #D9D6FB #FBD6E5 #F7FBD6
square
#D6FBEC #D9D6FB #FBD6E5 #F7FBD6
split-complementary
#D6FBEC #FBD6F7 #FBD9D6
monochromatic
#66F0B8 #9EF6D2 #D6FBEC #E3FCF2 #E3FCF2
Accessibility & contrast
On white
1.11
#D6FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#D6FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FBEC
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FBEC | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#CEFBF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d6fbec; /* rgb */ color: rgb(214, 251, 236); /* oklch */ color: oklch(95.8% 0.043 169.0);
Tailwind
colors: {
custom: {
50: '#e3fcf2',
500: '#d6fbec',
950: '#000000',
},
}SCSS
$custom: #d6fbec; $custom-light: #e3fcf2; $custom-dark: #000000;
JSON
{
"hex": "#d6fbec",
"rgb": {
"r": 214,
"g": 251,
"b": 236
},
"hsl": {
"h": 155.676,
"s": 82.222,
"l": 91.176
},
"oklch": {
"l": 0.95769,
"c": 0.04312,
"h": 169
},
"luminance": 0.89347
}Semantic roles & 50–950 ramp
primary
#D6FBEC
secondary
#E293B3
accent
#075EDF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585