#D6FEFA#D6FEFA
#D6FEFA is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.8% C 0.041 H 189.1°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FEFA |
|---|---|
| RGB | rgb(214, 254, 250) |
| HSL | hsl(174, 95%, 92%) |
| HSV | hsv(174, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(96.85, -13.52, -2.37) |
| CIE-LCH | lch(96.85, 13.72, 189.92°) |
| OKLab | oklab(96.78% -0.0408 -0.0065) |
| OKLCH | oklch(96.78% 0.041 189.1) |
| XYZ | xyz(80.4241, 92.0797, 103.9598) |
| Luminance | 0.9208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 0.52
Very Pale Blue
#D6FFFE
ΔE00 1.26
Ice Blue (survey)
#D7FFFE
ΔE00 1.29
Very Light Blue
#D5FFFF
ΔE00 1.67
Really Light Blue
#D4FFFF
ΔE00 1.70
Pale Blue
#D0FEFE
ΔE00 1.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FEFA #FED6DA
analogous
#D6FEE6 #D6FEFA #D6EEFE
triadic
#D6FEFA #FAD6FE #FEFAD6
tetradic
#D6FEFA #E6D6FE #FED6DA #EEFED6
square
#D6FEFA #E6D6FE #FED6DA #EEFED6
split-complementary
#D6FEFA #FED6EE #FEE6D6
monochromatic
#5FFBEB #9AFDF3 #D6FEFA #E1FEFB #E1FEFB
Accessibility & contrast
On white
1.08
#D6FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#D6FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FEFA
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FEFA | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F1F3FB
Tritanopia (blue-blind)
#CBFFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d6fefa; /* rgb */ color: rgb(214, 254, 250); /* oklch */ color: oklch(96.8% 0.041 189.1);
Tailwind
colors: {
custom: {
50: '#e3fefb',
500: '#d6fefa',
950: '#000000',
},
}SCSS
$custom: #d6fefa; $custom-light: #e3fefb; $custom-dark: #000000;
JSON
{
"hex": "#d6fefa",
"rgb": {
"r": 214,
"g": 254,
"b": 250
},
"hsl": {
"h": 174,
"s": 95.238,
"l": 91.765
},
"oklch": {
"l": 0.96779,
"c": 0.04134,
"h": 189.1
},
"luminance": 0.92082
}Semantic roles & 50–950 ramp
primary
#D6FEFA
secondary
#E99098
accent
#0017E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585