#DEF2F7#DEF2F7
#DEF2F7 is a very light, muted cyan. Relative luminance 0.857; OKLCH L 94.8% C 0.022 H 214.4°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2F7 |
|---|---|
| RGB | rgb(222, 242, 247) |
| HSL | hsl(192, 61%, 92%) |
| HSV | hsv(192, 10%, 97%) |
| CMYK | cmyk(10.1%, 2%, 0%, 3.1%) |
| CIE-LAB | lab(94.20, -5.58, -4.65) |
| CIE-LCH | lch(94.20, 7.26, 219.78°) |
| OKLab | oklab(94.79% -0.0183 -0.0125) |
| OKLCH | oklch(94.79% 0.022 214.4) |
| XYZ | xyz(78.6610, 85.7480, 100.3844) |
| Luminance | 0.8575 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.79
Lightcyan
#E0FFFF
ΔE00 5.11
Aliceblue
#F0F8FF
ΔE00 5.39
Mintcream
#F5FFFA
ΔE00 6.12
Ice Blue (survey)
#D7FFFE
ΔE00 7.22
Very Light Blue
#D5FFFF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2F7 #F7E3DE
analogous
#DEF7F0 #DEF2F7 #DEE6F7
triadic
#DEF2F7 #F7DEF2 #F2F7DE
tetradic
#DEF2F7 #F0DEF7 #F7E3DE #E6F7DE
square
#DEF2F7 #F0DEF7 #F7E3DE #E6F7DE
split-complementary
#DEF2F7 #F7DEE6 #F7F0DE
monochromatic
#7BCBDF #ADDFEB #DEF2F7 #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.16
#DEF2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#DEF2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2F7
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2F7 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F7
Deuteranopia (green-blind)
#EAEDF7
Tritanopia (blue-blind)
#D7F4F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def2f7; /* rgb */ color: rgb(222, 242, 247); /* oklch */ color: oklch(94.8% 0.022 214.4);
Tailwind
colors: {
custom: {
50: '#e8f6f9',
500: '#def2f7',
950: '#000000',
},
}SCSS
$custom: #def2f7; $custom-light: #e8f6f9; $custom-dark: #000000;
JSON
{
"hex": "#def2f7",
"rgb": {
"r": 222,
"g": 242,
"b": 247
},
"hsl": {
"h": 192,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.9479,
"c": 0.02216,
"h": 214.4
},
"luminance": 0.85749
}Semantic roles & 50–950 ramp
primary
#DEF2F7
secondary
#D9ACA0
accent
#3F1DC9
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585