#D6FCEA#D6FCEA
#D6FCEA is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.9% C 0.046 H 165.2°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FCEA |
|---|---|
| RGB | rgb(214, 252, 234) |
| HSL | hsl(152, 86%, 91%) |
| HSV | hsv(152, 15%, 99%) |
| CMYK | cmyk(15.1%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(95.94, -15.59, 4.54) |
| CIE-LCH | lch(95.94, 16.24, 163.76°) |
| OKLab | oklab(95.92% -0.0444 0.0118) |
| OKLCH | oklch(95.92% 0.046 165.2) |
| XYZ | xyz(77.3896, 89.8557, 91.0925) |
| Luminance | 0.8986 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.06
Duck Egg Blue
#C3FBF4
ΔE00 5.71
Eggshell Blue
#C4FFF7
ΔE00 5.81
Light Light Blue
#CAFFFB
ΔE00 6.21
Pale Aqua
#B8FFEB
ΔE00 6.39
Very Pale Blue
#D6FFFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FCEA #FCD6E8
analogous
#D6FCD7 #D6FCEA #D6FBFC
triadic
#D6FCEA #EAD6FC #FCEAD6
tetradic
#D6FCEA #D7D6FC #FCD6E8 #FBFCD6
square
#D6FCEA #D7D6FC #FCD6E8 #FBFCD6
split-complementary
#D6FCEA #FCD6FB #FCD7D6
monochromatic
#64F4B0 #9DF8CD #D6FCEA #E2FDF0 #E2FDF0
Accessibility & contrast
On white
1.11
#D6FCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#D6FCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FCEA
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FCEA | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#CFFCF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d6fcea; /* rgb */ color: rgb(214, 252, 234); /* oklch */ color: oklch(95.9% 0.046 165.2);
Tailwind
colors: {
custom: {
50: '#e3fdf0',
500: '#d6fcea',
950: '#000000',
},
}SCSS
$custom: #d6fcea; $custom-light: #e3fdf0; $custom-dark: #000000;
JSON
{
"hex": "#d6fcea",
"rgb": {
"r": 214,
"g": 252,
"b": 234
},
"hsl": {
"h": 151.579,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.95921,
"c": 0.04596,
"h": 165.2
},
"luminance": 0.89857
}Semantic roles & 50–950 ramp
primary
#D6FCEA
secondary
#E492B9
accent
#036DE3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585