#D6FFFD#D6FFFD
#D6FFFD is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.1% C 0.042 H 192.8°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFFD |
|---|---|
| RGB | rgb(214, 255, 253) |
| HSL | hsl(177, 100%, 92%) |
| HSV | hsv(177, 16%, 100%) |
| CMYK | cmyk(16.1%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(97.19, -13.42, -3.42) |
| CIE-LCH | lch(97.19, 13.85, 194.28°) |
| OKLab | oklab(97.07% -0.041 -0.0093) |
| OKLCH | oklch(97.07% 0.042 192.8) |
| XYZ | xyz(81.2164, 92.9057, 106.5630) |
| Luminance | 0.9291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Pale Blue
#D6FFFE
ΔE00 0.42
Ice Blue (survey)
#D7FFFE
ΔE00 0.53
Very Light Blue
#D5FFFF
ΔE00 0.83
Really Light Blue
#D4FFFF
ΔE00 0.87
Ice
#D6FFFA
ΔE00 1.25
Pale Blue
#D0FEFE
ΔE00 1.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFFD #FFD6D8
analogous
#D6FFE9 #D6FFFD #D6EDFF
triadic
#D6FFFD #FDD6FF #FFFDD6
tetradic
#D6FFFD #E9D6FF #FFD6D8 #EDFFD6
square
#D6FFFD #E9D6FF #FFD6D8 #EDFFD6
split-complementary
#D6FFFD #FFD6ED #FFE9D6
monochromatic
#5CFFF7 #99FFFA #D6FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.07
#D6FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#D6FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFFD
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFFD | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFD
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#CAFFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d6fffd; /* rgb */ color: rgb(214, 255, 253); /* oklch */ color: oklch(97.1% 0.042 192.8);
Tailwind
colors: {
custom: {
50: '#e3fffe',
500: '#d6fffd',
950: '#000000',
},
}SCSS
$custom: #d6fffd; $custom-light: #e3fffe; $custom-dark: #000000;
JSON
{
"hex": "#d6fffd",
"rgb": {
"r": 214,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.073,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.97072,
"c": 0.04202,
"h": 192.8
},
"luminance": 0.92908
}Semantic roles & 50–950 ramp
primary
#D6FFFD
secondary
#EB8E93
accent
#000BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685