Very Pale Blue#D6FFFE
#D6FFFE is a very light, muted teal. Relative luminance 0.930; OKLCH L 97.1% C 0.042 H 194.7°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFFE |
|---|---|
| RGB | rgb(214, 255, 254) |
| HSL | hsl(179, 100%, 92%) |
| HSV | hsv(179, 16%, 100%) |
| CMYK | cmyk(16.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(97.22, -13.22, -3.89) |
| CIE-LCH | lch(97.22, 13.78, 196.40°) |
| OKLab | oklab(97.1% -0.0406 -0.0106) |
| OKLCH | oklch(97.1% 0.042 194.7) |
| XYZ | xyz(81.3762, 92.9695, 107.4041) |
| Luminance | 0.9297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Pale Blue
#D6FFFE
ΔE00 0.00
Ice Blue (survey)
#D7FFFE
ΔE00 0.24
Very Light Blue
#D5FFFF
ΔE00 0.44
Really Light Blue
#D4FFFF
ΔE00 0.56
Pale Blue
#D0FEFE
ΔE00 1.20
Ice
#D6FFFA
ΔE00 1.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFFE #FFD6D7
analogous
#D6FFEA #D6FFFE #D6ECFF
triadic
#D6FFFE #FED6FF #FFFED6
tetradic
#D6FFFE #EAD6FF #FFD6D7 #ECFFD6
square
#D6FFFE #EAD6FF #FFD6D7 #ECFFD6
split-complementary
#D6FFFE #FFD6EC #FFEAD6
monochromatic
#5CFFFB #99FFFD #D6FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.07
#D6FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#D6FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFFE
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFFE | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#CAFFFF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d6fffe; /* rgb */ color: rgb(214, 255, 254); /* oklch */ color: oklch(97.1% 0.042 194.7);
Tailwind
colors: {
custom: {
50: '#e3fffe',
500: '#d6fffe',
950: '#000000',
},
}SCSS
$custom: #d6fffe; $custom-light: #e3fffe; $custom-dark: #000000;
JSON
{
"hex": "#d6fffe",
"rgb": {
"r": 214,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.537,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.97101,
"c": 0.04196,
"h": 194.7
},
"luminance": 0.92972
}Semantic roles & 50–950 ramp
primary
#D6FFFE
secondary
#EB8E90
accent
#0006E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685