#DEF5FE#DEF5FE
#DEF5FE is a very light, muted cyan. Relative luminance 0.880; OKLCH L 95.6% C 0.027 H 223.2°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF5FE |
|---|---|
| RGB | rgb(222, 245, 254) |
| HSL | hsl(197, 94%, 93%) |
| HSV | hsv(197, 13%, 100%) |
| CMYK | cmyk(12.6%, 3.5%, 0%, 0.4%) |
| CIE-LAB | lab(95.16, -5.74, -6.87) |
| CIE-LCH | lch(95.16, 8.95, 230.13°) |
| OKLab | oklab(95.6% -0.0197 -0.0185) |
| OKLCH | oklch(95.6% 0.027 223.2) |
| XYZ | xyz(80.6617, 87.9887, 106.4805) |
| Luminance | 0.8799 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.81
Aliceblue
#F0F8FF
ΔE00 5.52
Lightcyan
#E0FFFF
ΔE00 5.66
Mintcream
#F5FFFA
ΔE00 7.49
Ice Blue (survey)
#D7FFFE
ΔE00 7.62
Very Light Blue
#D5FFFF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF5FE #FEE7DE
analogous
#DEFEF7 #DEF5FE #DEE5FE
triadic
#DEF5FE #FEDEF5 #F5FEDE
tetradic
#DEF5FE #F7DEFE #FEE7DE #E5FEDE
square
#DEF5FE #F7DEFE #FEE7DE #E5FEDE
split-complementary
#DEF5FE #FEDEE5 #FEF7DE
monochromatic
#67D1FA #A3E3FC #DEF5FE #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.13
#DEF5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DEF5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF5FE
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF5FE | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FF
Deuteranopia (green-blind)
#EBEFFE
Tritanopia (blue-blind)
#D6F8F8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def5fe; /* rgb */ color: rgb(222, 245, 254); /* oklch */ color: oklch(95.6% 0.027 223.2);
Tailwind
colors: {
custom: {
50: '#e8f8fe',
500: '#def5fe',
950: '#000000',
},
}SCSS
$custom: #def5fe; $custom-light: #e8f8fe; $custom-dark: #000000;
JSON
{
"hex": "#def5fe",
"rgb": {
"r": 222,
"g": 245,
"b": 254
},
"hsl": {
"h": 196.875,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.95603,
"c": 0.02705,
"h": 223.2
},
"luminance": 0.8799
}Semantic roles & 50–950 ramp
primary
#DEF5FE
secondary
#EAAE97
accent
#4100E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585