#DEF6FC#DEF6FC
#DEF6FC is a very light, muted cyan. Relative luminance 0.885; OKLCH L 95.7% C 0.026 H 214.4°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6FC |
|---|---|
| RGB | rgb(222, 246, 252) |
| HSL | hsl(192, 83%, 93%) |
| HSV | hsv(192, 12%, 99%) |
| CMYK | cmyk(11.9%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(95.36, -6.64, -5.54) |
| CIE-LCH | lch(95.36, 8.64, 219.84°) |
| OKLab | oklab(95.74% -0.0218 -0.0149) |
| OKLCH | oklch(95.74% 0.026 214.4) |
| XYZ | xyz(80.6465, 88.4679, 104.9037) |
| Luminance | 0.8847 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.11
Lightcyan
#E0FFFF
ΔE00 4.20
Ice Blue (survey)
#D7FFFE
ΔE00 6.24
Aliceblue
#F0F8FF
ΔE00 6.26
Very Light Blue
#D5FFFF
ΔE00 6.36
Very Pale Blue
#D6FFFE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6FC #FCE4DE
analogous
#DEFCF3 #DEF6FC #DEE7FC
triadic
#DEF6FC #FCDEF6 #F6FCDE
tetradic
#DEF6FC #F3DEFC #FCE4DE #E7FCDE
square
#DEF6FC #F3DEFC #FCE4DE #E7FCDE
split-complementary
#DEF6FC #FCDEE7 #FCF3DE
monochromatic
#6ED7F2 #A6E7F7 #DEF6FC #E3F7FC #E3F7FC
Accessibility & contrast
On white
1.12
#DEF6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DEF6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6FC
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6FC | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#ECF0FC
Tritanopia (blue-blind)
#D6F9F8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #def6fc; /* rgb */ color: rgb(222, 246, 252); /* oklch */ color: oklch(95.7% 0.026 214.4);
Tailwind
colors: {
custom: {
50: '#e8f9fd',
500: '#def6fc',
950: '#000000',
},
}SCSS
$custom: #def6fc; $custom-light: #e8f9fd; $custom-dark: #000000;
JSON
{
"hex": "#def6fc",
"rgb": {
"r": 222,
"g": 246,
"b": 252
},
"hsl": {
"h": 192,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.95744,
"c": 0.02641,
"h": 214.4
},
"luminance": 0.88469
}Semantic roles & 50–950 ramp
primary
#DEF6FC
secondary
#E4A99A
accent
#3106E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585