#DEF6FE#DEF6FE
#DEF6FE is a very light, muted cyan. Relative luminance 0.886; OKLCH L 95.8% C 0.027 H 219.8°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6FE |
|---|---|
| RGB | rgb(222, 246, 254) |
| HSL | hsl(195, 94%, 93%) |
| HSV | hsv(195, 13%, 100%) |
| CMYK | cmyk(12.6%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(95.41, -6.24, -6.49) |
| CIE-LCH | lch(95.41, 9.01, 226.12°) |
| OKLab | oklab(95.8% -0.021 -0.0175) |
| OKLCH | oklch(95.8% 0.027 219.8) |
| XYZ | xyz(80.9651, 88.5953, 106.5816) |
| Luminance | 0.8860 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.56
Lightcyan
#E0FFFF
ΔE00 4.99
Aliceblue
#F0F8FF
ΔE00 5.92
Ice Blue (survey)
#D7FFFE
ΔE00 6.96
Very Light Blue
#D5FFFF
ΔE00 7.04
Very Pale Blue
#D6FFFE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6FE #FEE6DE
analogous
#DEFEF6 #DEF6FE #DEE6FE
triadic
#DEF6FE #FEDEF6 #F6FEDE
tetradic
#DEF6FE #F6DEFE #FEE6DE #E6FEDE
square
#DEF6FE #F6DEFE #FEE6DE #E6FEDE
split-complementary
#DEF6FE #FEDEE6 #FEF6DE
monochromatic
#67D6FA #A3E6FC #DEF6FE #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.12
#DEF6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#DEF6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6FE
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6FE | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#D6F9F8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #def6fe; /* rgb */ color: rgb(222, 246, 254); /* oklch */ color: oklch(95.8% 0.027 219.8);
Tailwind
colors: {
custom: {
50: '#e8f9fe',
500: '#def6fe',
950: '#000000',
},
}SCSS
$custom: #def6fe; $custom-light: #e8f9fe; $custom-dark: #000000;
JSON
{
"hex": "#def6fe",
"rgb": {
"r": 222,
"g": 246,
"b": 254
},
"hsl": {
"h": 195,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.95804,
"c": 0.02737,
"h": 219.8
},
"luminance": 0.88597
}Semantic roles & 50–950 ramp
primary
#DEF6FE
secondary
#EAAB97
accent
#3900E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585