#DEF7FD#DEF7FD
#DEF7FD is a very light, muted cyan. Relative luminance 0.891; OKLCH L 96.0% C 0.027 H 213.8°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF7FD |
|---|---|
| RGB | rgb(222, 247, 253) |
| HSL | hsl(192, 89%, 93%) |
| HSV | hsv(192, 12%, 99%) |
| CMYK | cmyk(12.3%, 2.4%, 0%, 0.8%) |
| CIE-LAB | lab(95.64, -6.95, -5.64) |
| CIE-LCH | lch(95.64, 8.95, 219.07°) |
| OKLab | oklab(95.98% -0.0227 -0.0152) |
| OKLCH | oklch(95.98% 0.027 213.8) |
| XYZ | xyz(81.1103, 89.1414, 105.8421) |
| Luminance | 0.8914 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.92
Azure (CSS)
#F0FFFF
ΔE00 4.20
Ice Blue (survey)
#D7FFFE
ΔE00 5.94
Very Light Blue
#D5FFFF
ΔE00 6.05
Very Pale Blue
#D6FFFE
ΔE00 6.13
Really Light Blue
#D4FFFF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF7FD #FDE4DE
analogous
#DEFDF3 #DEF7FD #DEE7FD
triadic
#DEF7FD #FDDEF7 #F7FDDE
tetradic
#DEF7FD #F3DEFD #FDE4DE #E7FDDE
square
#DEF7FD #F3DEFD #FDE4DE #E7FDDE
split-complementary
#DEF7FD #FDDEE7 #FDF3DE
monochromatic
#6BDBF6 #A4E9FA #DEF7FD #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.12
#DEF7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#DEF7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF7FD
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF7FD | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#D6FAF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #def7fd; /* rgb */ color: rgb(222, 247, 253); /* oklch */ color: oklch(96.0% 0.027 213.8);
Tailwind
colors: {
custom: {
50: '#e8f9fe',
500: '#def7fd',
950: '#000000',
},
}SCSS
$custom: #def7fd; $custom-light: #e8f9fe; $custom-dark: #000000;
JSON
{
"hex": "#def7fd",
"rgb": {
"r": 222,
"g": 247,
"b": 253
},
"hsl": {
"h": 191.613,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.95975,
"c": 0.02737,
"h": 213.8
},
"luminance": 0.89143
}Semantic roles & 50–950 ramp
primary
#DEF7FD
secondary
#E7A898
accent
#2D00E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585