#DEF2F8#DEF2F8
#DEF2F8 is a very light, muted cyan. Relative luminance 0.858; OKLCH L 94.8% C 0.023 H 217.6°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2F8 |
|---|---|
| RGB | rgb(222, 242, 248) |
| HSL | hsl(194, 65%, 92%) |
| HSV | hsv(194, 10%, 97%) |
| CMYK | cmyk(10.5%, 2.4%, 0%, 2.7%) |
| CIE-LAB | lab(94.23, -5.39, -5.13) |
| CIE-LCH | lch(94.23, 7.44, 223.57°) |
| OKLab | oklab(94.82% -0.0179 -0.0138) |
| OKLCH | oklch(94.82% 0.023 217.6) |
| XYZ | xyz(78.8157, 85.8099, 101.1993) |
| Luminance | 0.8581 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.03
Aliceblue
#F0F8FF
ΔE00 5.17
Lightcyan
#E0FFFF
ΔE00 5.45
Mintcream
#F5FFFA
ΔE00 6.42
Fog
#D8DCE0
ΔE00 7.40
Ice Blue (survey)
#D7FFFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2F8 #F8E4DE
analogous
#DEF8F1 #DEF2F8 #DEE5F8
triadic
#DEF2F8 #F8DEF2 #F2F8DE
tetradic
#DEF2F8 #F1DEF8 #F8E4DE #E5F8DE
square
#DEF2F8 #F1DEF8 #F8E4DE #E5F8DE
split-complementary
#DEF2F8 #F8DEE5 #F8F1DE
monochromatic
#79CAE3 #ACDEED #DEF2F8 #E6F5FA #E6F5FA
Accessibility & contrast
On white
1.16
#DEF2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#DEF2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2F8
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2F8 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F8
Deuteranopia (green-blind)
#E9EDF8
Tritanopia (blue-blind)
#D7F4F4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def2f8; /* rgb */ color: rgb(222, 242, 248); /* oklch */ color: oklch(94.8% 0.023 217.6);
Tailwind
colors: {
custom: {
50: '#e8f6fa',
500: '#def2f8',
950: '#000000',
},
}SCSS
$custom: #def2f8; $custom-light: #e8f6fa; $custom-dark: #000000;
JSON
{
"hex": "#def2f8",
"rgb": {
"r": 222,
"g": 242,
"b": 248
},
"hsl": {
"h": 193.846,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.9482,
"c": 0.0226,
"h": 217.6
},
"luminance": 0.85811
}Semantic roles & 50–950 ramp
primary
#DEF2F8
secondary
#DBAD9F
accent
#4219CD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585