#D6FCFE#D6FCFE
#D6FCFE is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.5% C 0.039 H 200.4°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FCFE |
|---|---|
| RGB | rgb(214, 252, 254) |
| HSL | hsl(183, 95%, 92%) |
| HSV | hsv(183, 16%, 100%) |
| CMYK | cmyk(15.7%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(96.44, -11.73, -5.03) |
| CIE-LCH | lch(96.44, 12.76, 203.23°) |
| OKLab | oklab(96.49% -0.0367 -0.0137) |
| OKLCH | oklch(96.49% 0.039 200.4) |
| XYZ | xyz(80.4266, 91.0705, 107.0876) |
| Luminance | 0.9107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.51
Ice Blue (survey)
#D7FFFE
ΔE00 1.56
Very Pale Blue
#D6FFFE
ΔE00 1.68
Really Light Blue
#D4FFFF
ΔE00 1.69
Lightcyan
#E0FFFF
ΔE00 2.04
Pale Blue
#D0FEFE
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FCFE #FED8D6
analogous
#D6FEEC #D6FCFE #D6E8FE
triadic
#D6FCFE #FED6FC #FCFED6
tetradic
#D6FCFE #ECD6FE #FED8D6 #E8FED6
square
#D6FCFE #ECD6FE #FED8D6 #E8FED6
split-complementary
#D6FCFE #FED6E8 #FEECD6
monochromatic
#5FF3FB #9AF8FD #D6FCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.09
#D6FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#D6FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FCFE
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FCFE | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#CAFFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d6fcfe; /* rgb */ color: rgb(214, 252, 254); /* oklch */ color: oklch(96.5% 0.039 200.4);
Tailwind
colors: {
custom: {
50: '#e3fdfe',
500: '#d6fcfe',
950: '#000000',
},
}SCSS
$custom: #d6fcfe; $custom-light: #e3fdfe; $custom-dark: #000000;
JSON
{
"hex": "#d6fcfe",
"rgb": {
"r": 214,
"g": 252,
"b": 254
},
"hsl": {
"h": 183,
"s": 95.238,
"l": 91.765
},
"oklch": {
"l": 0.96486,
"c": 0.03914,
"h": 200.4
},
"luminance": 0.91073
}Semantic roles & 50–950 ramp
primary
#D6FCFE
secondary
#E99490
accent
#0B00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585