#D6FFEB#D6FFEB
#D6FFEB is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.6% C 0.050 H 164.3°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFEB |
|---|---|
| RGB | rgb(214, 255, 235) |
| HSL | hsl(151, 100%, 92%) |
| HSV | hsv(151, 16%, 100%) |
| CMYK | cmyk(16.1%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.74, -16.88, 5.19) |
| CIE-LCH | lch(96.74, 17.66, 162.90°) |
| OKLab | oklab(96.57% -0.048 0.0135) |
| OKLCH | oklch(96.57% 0.05 164.3) |
| XYZ | xyz(78.4832, 91.8123, 92.1677) |
| Luminance | 0.9181 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.65
Pale Aqua
#B8FFEB
ΔE00 5.79
Eggshell Blue
#C4FFF7
ΔE00 5.84
Duck Egg Blue
#C3FBF4
ΔE00 5.89
Light Light Blue
#CAFFFB
ΔE00 6.50
Very Pale Blue
#D6FFFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFEB #FFD6EA
analogous
#D6FFD7 #D6FFEB #D6FEFF
triadic
#D6FFEB #EBD6FF #FFEBD6
tetradic
#D6FFEB #D7D6FF #FFD6EA #FEFFD6
square
#D6FFEB #D7D6FF #FFD6EA #FEFFD6
split-complementary
#D6FFEB #FFD6FE #FFD7D6
monochromatic
#5CFFAF #99FFCD #D6FFEB #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.08
#D6FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#D6FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFEB
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFEB | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EA
Deuteranopia (green-blind)
#F6F3EC
Tritanopia (blue-blind)
#CEFFF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d6ffeb; /* rgb */ color: rgb(214, 255, 235); /* oklch */ color: oklch(96.6% 0.050 164.3);
Tailwind
colors: {
custom: {
50: '#e3fff1',
500: '#d6ffeb',
950: '#000000',
},
}SCSS
$custom: #d6ffeb; $custom-light: #e3fff1; $custom-dark: #000000;
JSON
{
"hex": "#d6ffeb",
"rgb": {
"r": 214,
"g": 255,
"b": 235
},
"hsl": {
"h": 150.732,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.9657,
"c": 0.04983,
"h": 164.3
},
"luminance": 0.91814
}Semantic roles & 50–950 ramp
primary
#D6FFEB
secondary
#EB8EBB
accent
#0070E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685