#D6FFED#D6FFED
#D6FFED is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.6% C 0.048 H 166.9°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFED |
|---|---|
| RGB | rgb(214, 255, 237) |
| HSL | hsl(154, 100%, 92%) |
| HSV | hsv(154, 16%, 100%) |
| CMYK | cmyk(16.1%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(96.79, -16.51, 4.23) |
| CIE-LCH | lch(96.79, 17.04, 165.61°) |
| OKLab | oklab(96.62% -0.0472 0.011) |
| OKLCH | oklch(96.62% 0.048 166.9) |
| XYZ | xyz(78.7737, 91.9286, 93.6980) |
| Luminance | 0.9193 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.95
Eggshell Blue
#C4FFF7
ΔE00 5.30
Duck Egg Blue
#C3FBF4
ΔE00 5.32
Pale Aqua
#B8FFEB
ΔE00 5.77
Light Light Blue
#CAFFFB
ΔE00 5.85
Very Pale Blue
#D6FFFE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFED #FFD6E8
analogous
#D6FFD9 #D6FFED #D6FCFF
triadic
#D6FFED #EDD6FF #FFEDD6
tetradic
#D6FFED #D9D6FF #FFD6E8 #FCFFD6
square
#D6FFED #D9D6FF #FFD6E8 #FCFFD6
split-complementary
#D6FFED #FFD6FC #FFD9D6
monochromatic
#5CFFB7 #99FFD2 #D6FFED #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.08
#D6FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#D6FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFED
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFED | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#F5F4EE
Tritanopia (blue-blind)
#CEFFFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d6ffed; /* rgb */ color: rgb(214, 255, 237); /* oklch */ color: oklch(96.6% 0.048 166.9);
Tailwind
colors: {
custom: {
50: '#e3fff2',
500: '#d6ffed',
950: '#000000',
},
}SCSS
$custom: #d6ffed; $custom-light: #e3fff2; $custom-dark: #000000;
JSON
{
"hex": "#d6ffed",
"rgb": {
"r": 214,
"g": 255,
"b": 237
},
"hsl": {
"h": 153.659,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96624,
"c": 0.04844,
"h": 166.9
},
"luminance": 0.91931
}Semantic roles & 50–950 ramp
primary
#D6FFED
secondary
#EB8EB7
accent
#0065E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685