#D6FFEF#D6FFEF
#D6FFEF is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.7% C 0.047 H 169.7°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFEF |
|---|---|
| RGB | rgb(214, 255, 239) |
| HSL | hsl(157, 100%, 92%) |
| HSV | hsv(157, 16%, 100%) |
| CMYK | cmyk(16.1%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(96.84, -16.13, 3.28) |
| CIE-LCH | lch(96.84, 16.46, 168.52°) |
| OKLab | oklab(96.68% -0.0464 0.0084) |
| OKLCH | oklch(96.68% 0.047 169.7) |
| XYZ | xyz(79.0676, 92.0461, 95.2455) |
| Luminance | 0.9205 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.24
Duck Egg Blue
#C3FBF4
ΔE00 4.78
Eggshell Blue
#C4FFF7
ΔE00 4.81
Light Light Blue
#CAFFFB
ΔE00 5.19
Pale Aqua
#B8FFEB
ΔE00 5.84
Very Pale Blue
#D6FFFE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFEF #FFD6E6
analogous
#D6FFDB #D6FFEF #D6FBFF
triadic
#D6FFEF #EFD6FF #FFEFD6
tetradic
#D6FFEF #DBD6FF #FFD6E6 #FBFFD6
square
#D6FFEF #DBD6FF #FFD6E6 #FBFFD6
split-complementary
#D6FFEF #FFD6FB #FFDBD6
monochromatic
#5CFFBF #99FFD7 #D6FFEF #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.08
#D6FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#D6FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFEF
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFEF | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EE
Deuteranopia (green-blind)
#F5F4F0
Tritanopia (blue-blind)
#CDFFFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d6ffef; /* rgb */ color: rgb(214, 255, 239); /* oklch */ color: oklch(96.7% 0.047 169.7);
Tailwind
colors: {
custom: {
50: '#e3fff4',
500: '#d6ffef',
950: '#000000',
},
}SCSS
$custom: #d6ffef; $custom-light: #e3fff4; $custom-dark: #000000;
JSON
{
"hex": "#d6ffef",
"rgb": {
"r": 214,
"g": 255,
"b": 239
},
"hsl": {
"h": 156.585,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96678,
"c": 0.04716,
"h": 169.7
},
"luminance": 0.92048
}Semantic roles & 50–950 ramp
primary
#D6FFEF
secondary
#EB8EB2
accent
#005AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685