#DEF7FE#DEF7FE
#DEF7FE is a very light, muted cyan. Relative luminance 0.892; OKLCH L 96.0% C 0.028 H 216.4°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF7FE |
|---|---|
| RGB | rgb(222, 247, 254) |
| HSL | hsl(193, 94%, 93%) |
| HSV | hsv(193, 13%, 100%) |
| CMYK | cmyk(12.6%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(95.67, -6.75, -6.12) |
| CIE-LCH | lch(95.67, 9.11, 222.18°) |
| OKLab | oklab(96.01% -0.0224 -0.0165) |
| OKLCH | oklch(96.01% 0.028 216.4) |
| XYZ | xyz(81.2701, 89.2053, 106.6833) |
| Luminance | 0.8921 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.32
Azure (CSS)
#F0FFFF
ΔE00 4.40
Ice Blue (survey)
#D7FFFE
ΔE00 6.30
Aliceblue
#F0F8FF
ΔE00 6.36
Very Light Blue
#D5FFFF
ΔE00 6.39
Very Pale Blue
#D6FFFE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF7FE #FEE5DE
analogous
#DEFEF5 #DEF7FE #DEE7FE
triadic
#DEF7FE #FEDEF7 #F7FEDE
tetradic
#DEF7FE #F5DEFE #FEE5DE #E7FEDE
square
#DEF7FE #F5DEFE #FEE5DE #E7FEDE
split-complementary
#DEF7FE #FEDEE7 #FEF5DE
monochromatic
#67DAFA #A3E9FC #DEF7FE #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.11
#DEF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#DEF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF7FE
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF7FE | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#D5FAF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #def7fe; /* rgb */ color: rgb(222, 247, 254); /* oklch */ color: oklch(96.0% 0.028 216.4);
Tailwind
colors: {
custom: {
50: '#e8f9fe',
500: '#def7fe',
950: '#000000',
},
}SCSS
$custom: #def7fe; $custom-light: #e8f9fe; $custom-dark: #000000;
JSON
{
"hex": "#def7fe",
"rgb": {
"r": 222,
"g": 247,
"b": 254
},
"hsl": {
"h": 193.125,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.96005,
"c": 0.0278,
"h": 216.4
},
"luminance": 0.89207
}Semantic roles & 50–950 ramp
primary
#DEF7FE
secondary
#EAA997
accent
#3200E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585