#DEF0FE#DEF0FE
#DEF0FE is a very light, muted cyan. Relative luminance 0.850; OKLCH L 94.6% C 0.027 H 241.2°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0FE |
|---|---|
| RGB | rgb(222, 240, 254) |
| HSL | hsl(206, 94%, 93%) |
| HSV | hsv(206, 13%, 100%) |
| CMYK | cmyk(12.6%, 5.5%, 0%, 0.4%) |
| CIE-LAB | lab(93.88, -3.20, -8.75) |
| CIE-LCH | lch(93.88, 9.32, 249.94°) |
| OKLab | oklab(94.6% -0.013 -0.0236) |
| OKLCH | oklch(94.6% 0.027 241.2) |
| XYZ | xyz(79.1695, 85.0042, 105.9831) |
| Luminance | 0.8501 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.42
Azure (CSS)
#F0FFFF
ΔE00 6.93
Fog
#D8DCE0
ΔE00 7.00
Ghostwhite
#F8F8FF
ΔE00 7.66
Whitesmoke
#F5F5F5
ΔE00 8.30
Pale Grey
#FDFDFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0FE #FEECDE
analogous
#DEFEFC #DEF0FE #DEE0FE
triadic
#DEF0FE #FEDEF0 #F0FEDE
tetradic
#DEF0FE #FCDEFE #FEECDE #E0FEDE
square
#DEF0FE #FCDEFE #FEECDE #E0FEDE
split-complementary
#DEF0FE #FEDEE0 #FEFCDE
monochromatic
#67BAFA #A3D5FC #DEF0FE #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.17
#DEF0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#DEF0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0FE
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0FE | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#E6ECFE
Tritanopia (blue-blind)
#D6F3F4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def0fe; /* rgb */ color: rgb(222, 240, 254); /* oklch */ color: oklch(94.6% 0.027 241.2);
Tailwind
colors: {
custom: {
50: '#e8f4fe',
500: '#def0fe',
950: '#000000',
},
}SCSS
$custom: #def0fe; $custom-light: #e8f4fe; $custom-dark: #000000;
JSON
{
"hex": "#def0fe",
"rgb": {
"r": 222,
"g": 240,
"b": 254
},
"hsl": {
"h": 206.25,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.94601,
"c": 0.02692,
"h": 241.2
},
"luminance": 0.85006
}Semantic roles & 50–950 ramp
primary
#DEF0FE
secondary
#EABB97
accent
#6400E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585