#D6FFEE#D6FFEE
#D6FFEE is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.7% C 0.048 H 168.3°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFEE |
|---|---|
| RGB | rgb(214, 255, 238) |
| HSL | hsl(155, 100%, 92%) |
| HSV | hsv(155, 16%, 100%) |
| CMYK | cmyk(16.1%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(96.82, -16.32, 3.75) |
| CIE-LCH | lch(96.82, 16.75, 167.04°) |
| OKLab | oklab(96.65% -0.0468 0.0097) |
| OKLCH | oklch(96.65% 0.048 168.3) |
| XYZ | xyz(78.9202, 91.9872, 94.4696) |
| Luminance | 0.9199 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.60
Duck Egg Blue
#C3FBF4
ΔE00 5.05
Eggshell Blue
#C4FFF7
ΔE00 5.05
Light Light Blue
#CAFFFB
ΔE00 5.52
Pale Aqua
#B8FFEB
ΔE00 5.79
Very Pale Blue
#D6FFFE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFEE #FFD6E7
analogous
#D6FFDA #D6FFEE #D6FCFF
triadic
#D6FFEE #EED6FF #FFEED6
tetradic
#D6FFEE #DAD6FF #FFD6E7 #FCFFD6
square
#D6FFEE #DAD6FF #FFD6E7 #FCFFD6
split-complementary
#D6FFEE #FFD6FC #FFDAD6
monochromatic
#5CFFBB #99FFD5 #D6FFEE #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.08
#D6FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#D6FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFEE
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFEE | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9ED
Deuteranopia (green-blind)
#F5F4EF
Tritanopia (blue-blind)
#CEFFFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d6ffee; /* rgb */ color: rgb(214, 255, 238); /* oklch */ color: oklch(96.7% 0.048 168.3);
Tailwind
colors: {
custom: {
50: '#e3fff3',
500: '#d6ffee',
950: '#000000',
},
}SCSS
$custom: #d6ffee; $custom-light: #e3fff3; $custom-dark: #000000;
JSON
{
"hex": "#d6ffee",
"rgb": {
"r": 214,
"g": 255,
"b": 238
},
"hsl": {
"h": 155.122,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96651,
"c": 0.04779,
"h": 168.3
},
"luminance": 0.91989
}Semantic roles & 50–950 ramp
primary
#D6FFEE
secondary
#EB8EB5
accent
#005FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685