#DEF8FD#DEF8FD
#DEF8FD is a very light, muted teal. Relative luminance 0.898; OKLCH L 96.2% C 0.028 H 210.5°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8FD |
|---|---|
| RGB | rgb(222, 248, 253) |
| HSL | hsl(190, 89%, 93%) |
| HSV | hsv(190, 12%, 99%) |
| CMYK | cmyk(12.3%, 2%, 0%, 0.8%) |
| CIE-LAB | lab(95.89, -7.45, -5.26) |
| CIE-LCH | lch(95.89, 9.12, 215.24°) |
| OKLab | oklab(96.18% -0.0241 -0.0142) |
| OKLCH | oklch(96.18% 0.028 210.5) |
| XYZ | xyz(81.4170, 89.7546, 105.9443) |
| Luminance | 0.8976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.26
Azure (CSS)
#F0FFFF
ΔE00 4.18
Ice Blue (survey)
#D7FFFE
ΔE00 5.30
Very Light Blue
#D5FFFF
ΔE00 5.43
Very Pale Blue
#D6FFFE
ΔE00 5.49
Really Light Blue
#D4FFFF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8FD #FDE3DE
analogous
#DEFDF2 #DEF8FD #DEE8FD
triadic
#DEF8FD #FDDEF8 #F8FDDE
tetradic
#DEF8FD #F2DEFD #FDE3DE #E8FDDE
square
#DEF8FD #F2DEFD #FDE3DE #E8FDDE
split-complementary
#DEF8FD #FDDEE8 #FDF2DE
monochromatic
#6BE0F6 #A4ECFA #DEF8FD #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.11
#DEF8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#DEF8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8FD
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8FD | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FD
Deuteranopia (green-blind)
#EEF1FD
Tritanopia (blue-blind)
#D6FBF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #def8fd; /* rgb */ color: rgb(222, 248, 253); /* oklch */ color: oklch(96.2% 0.028 210.5);
Tailwind
colors: {
custom: {
50: '#e8fafe',
500: '#def8fd',
950: '#000000',
},
}SCSS
$custom: #def8fd; $custom-light: #e8fafe; $custom-dark: #000000;
JSON
{
"hex": "#def8fd",
"rgb": {
"r": 222,
"g": 248,
"b": 253
},
"hsl": {
"h": 189.677,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96177,
"c": 0.02796,
"h": 210.5
},
"luminance": 0.89756
}Semantic roles & 50–950 ramp
primary
#DEF8FD
secondary
#E7A598
accent
#2500E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585