#DEF7FA#DEF7FA
#DEF7FA is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.9% C 0.026 H 205.4°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF7FA |
|---|---|
| RGB | rgb(222, 247, 250) |
| HSL | hsl(186, 74%, 93%) |
| HSV | hsv(186, 11%, 98%) |
| CMYK | cmyk(11.2%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(95.56, -7.53, -4.20) |
| CIE-LCH | lch(95.56, 8.62, 209.18°) |
| OKLab | oklab(95.89% -0.0239 -0.0114) |
| OKLCH | oklch(95.89% 0.026 205.4) |
| XYZ | xyz(80.6362, 88.9517, 103.3450) |
| Luminance | 0.8895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.84
Azure (CSS)
#F0FFFF
ΔE00 3.87
Ice Blue (survey)
#D7FFFE
ΔE00 4.97
Very Pale Blue
#D6FFFE
ΔE00 5.18
Very Light Blue
#D5FFFF
ΔE00 5.19
Really Light Blue
#D4FFFF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF7FA #FAE1DE
analogous
#DEFAEF #DEF7FA #DEE9FA
triadic
#DEF7FA #FADEF7 #F7FADE
tetradic
#DEF7FA #EFDEFA #FAE1DE #E9FADE
square
#DEF7FA #EFDEFA #FAE1DE #E9FADE
split-complementary
#DEF7FA #FADEE9 #FAEFDE
monochromatic
#74DDEA #A9EAF2 #DEF7FA #E4F9FB #E4F9FB
Accessibility & contrast
On white
1.12
#DEF7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#DEF7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF7FA
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF7FA | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#EDF0FA
Tritanopia (blue-blind)
#D6F9F8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #def7fa; /* rgb */ color: rgb(222, 247, 250); /* oklch */ color: oklch(95.9% 0.026 205.4);
Tailwind
colors: {
custom: {
50: '#e8f9fb',
500: '#def7fa',
950: '#000000',
},
}SCSS
$custom: #def7fa; $custom-light: #e8f9fb; $custom-dark: #000000;
JSON
{
"hex": "#def7fa",
"rgb": {
"r": 222,
"g": 247,
"b": 250
},
"hsl": {
"h": 186.429,
"s": 73.684,
"l": 92.549
},
"oklch": {
"l": 0.95886,
"c": 0.02644,
"h": 205.4
},
"luminance": 0.88953
}Semantic roles & 50–950 ramp
primary
#DEF7FA
secondary
#E0A49D
accent
#2510D6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585