#DEF6FA#DEF6FA
#DEF6FA is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.7% C 0.026 H 208.7°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6FA |
|---|---|
| RGB | rgb(222, 246, 250) |
| HSL | hsl(189, 74%, 93%) |
| HSV | hsv(189, 11%, 98%) |
| CMYK | cmyk(11.2%, 1.6%, 0%, 2%) |
| CIE-LAB | lab(95.30, -7.03, -4.58) |
| CIE-LCH | lch(95.30, 8.39, 213.11°) |
| OKLab | oklab(95.69% -0.0225 -0.0124) |
| OKLCH | oklch(95.69% 0.026 208.7) |
| XYZ | xyz(80.3312, 88.3418, 103.2433) |
| Luminance | 0.8834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.47
Azure (CSS)
#F0FFFF
ΔE00 3.81
Ice Blue (survey)
#D7FFFE
ΔE00 5.58
Very Light Blue
#D5FFFF
ΔE00 5.77
Very Pale Blue
#D6FFFE
ΔE00 5.79
Really Light Blue
#D4FFFF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6FA #FAE2DE
analogous
#DEFAF0 #DEF6FA #DEE8FA
triadic
#DEF6FA #FADEF6 #F6FADE
tetradic
#DEF6FA #F0DEFA #FAE2DE #E8FADE
square
#DEF6FA #F0DEFA #FAE2DE #E8FADE
split-complementary
#DEF6FA #FADEE8 #FAF0DE
monochromatic
#74D9EA #A9E8F2 #DEF6FA #E4F8FB #E4F8FB
Accessibility & contrast
On white
1.12
#DEF6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#DEF6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6FA
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6FA | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#EDF0FA
Tritanopia (blue-blind)
#D6F8F7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def6fa; /* rgb */ color: rgb(222, 246, 250); /* oklch */ color: oklch(95.7% 0.026 208.7);
Tailwind
colors: {
custom: {
50: '#e8f9fc',
500: '#def6fa',
950: '#000000',
},
}SCSS
$custom: #def6fa; $custom-light: #e8f9fc; $custom-dark: #000000;
JSON
{
"hex": "#def6fa",
"rgb": {
"r": 222,
"g": 246,
"b": 250
},
"hsl": {
"h": 188.571,
"s": 73.684,
"l": 92.549
},
"oklch": {
"l": 0.95685,
"c": 0.02571,
"h": 208.7
},
"luminance": 0.88343
}Semantic roles & 50–950 ramp
primary
#DEF6FA
secondary
#E0A69D
accent
#2C10D6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585