#D6FEEA#D6FEEA
#D6FEEA is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.3% C 0.049 H 163.7°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FEEA |
|---|---|
| RGB | rgb(214, 254, 234) |
| HSL | hsl(150, 95%, 92%) |
| HSV | hsv(150, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(96.46, -16.58, 5.30) |
| CIE-LCH | lch(96.46, 17.40, 162.28°) |
| OKLab | oklab(96.34% -0.0471 0.0137) |
| OKLCH | oklch(96.34% 0.049 163.7) |
| XYZ | xyz(78.0209, 91.1184, 91.3029) |
| Luminance | 0.9112 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.67
Eggshell Blue
#C4FFF7
ΔE00 5.98
Pale Aqua
#B8FFEB
ΔE00 5.99
Duck Egg Blue
#C3FBF4
ΔE00 6.00
Light Light Blue
#CAFFFB
ΔE00 6.60
Very Pale Blue
#D6FFFE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FEEA #FED6EA
analogous
#D6FED6 #D6FEEA #D6FEFE
triadic
#D6FEEA #EAD6FE #FEEAD6
tetradic
#D6FEEA #D6D6FE #FED6EA #FEFED6
square
#D6FEEA #D6D6FE #FED6EA #FEFED6
split-complementary
#D6FEEA #FED6FE #FED6D6
monochromatic
#5FFBAD #9AFDCB #D6FEEA #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.09
#D6FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#D6FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FEEA
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FEEA | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8E9
Deuteranopia (green-blind)
#F5F3EB
Tritanopia (blue-blind)
#CFFEF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d6feea; /* rgb */ color: rgb(214, 254, 234); /* oklch */ color: oklch(96.3% 0.049 163.7);
Tailwind
colors: {
custom: {
50: '#e3fef0',
500: '#d6feea',
950: '#000000',
},
}SCSS
$custom: #d6feea; $custom-light: #e3fef0; $custom-dark: #000000;
JSON
{
"hex": "#d6feea",
"rgb": {
"r": 214,
"g": 254,
"b": 234
},
"hsl": {
"h": 150,
"s": 95.238,
"l": 91.765
},
"oklch": {
"l": 0.96336,
"c": 0.04903,
"h": 163.7
},
"luminance": 0.9112
}Semantic roles & 50–950 ramp
primary
#D6FEEA
secondary
#E990BC
accent
#0073E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585