#DEF4F8#DEF4F8
#DEF4F8 is a very light, muted teal. Relative luminance 0.870; OKLCH L 95.2% C 0.024 H 209.8°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF4F8 |
|---|---|
| RGB | rgb(222, 244, 248) |
| HSL | hsl(189, 65%, 92%) |
| HSV | hsv(189, 10%, 97%) |
| CMYK | cmyk(10.5%, 1.6%, 0%, 2.7%) |
| CIE-LAB | lab(94.74, -6.40, -4.38) |
| CIE-LCH | lch(94.74, 7.75, 214.35°) |
| OKLab | oklab(95.22% -0.0206 -0.0118) |
| OKLCH | oklch(95.22% 0.024 209.8) |
| XYZ | xyz(79.4143, 87.0069, 101.3988) |
| Luminance | 0.8701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.63
Lightcyan
#E0FFFF
ΔE00 4.12
Mintcream
#F5FFFA
ΔE00 6.01
Aliceblue
#F0F8FF
ΔE00 6.16
Ice Blue (survey)
#D7FFFE
ΔE00 6.24
Very Light Blue
#D5FFFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF4F8 #F8E2DE
analogous
#DEF8EF #DEF4F8 #DEE7F8
triadic
#DEF4F8 #F8DEF4 #F4F8DE
tetradic
#DEF4F8 #EFDEF8 #F8E2DE #E7F8DE
square
#DEF4F8 #EFDEF8 #F8E2DE #E7F8DE
split-complementary
#DEF4F8 #F8DEE7 #F8EFDE
monochromatic
#79D2E3 #ACE3ED #DEF4F8 #E6F7FA #E6F7FA
Accessibility & contrast
On white
1.14
#DEF4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#DEF4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF4F8
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF4F8 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F8
Deuteranopia (green-blind)
#EBEEF8
Tritanopia (blue-blind)
#D7F6F5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #def4f8; /* rgb */ color: rgb(222, 244, 248); /* oklch */ color: oklch(95.2% 0.024 209.8);
Tailwind
colors: {
custom: {
50: '#e8f7fa',
500: '#def4f8',
950: '#000000',
},
}SCSS
$custom: #def4f8; $custom-light: #e8f7fa; $custom-dark: #000000;
JSON
{
"hex": "#def4f8",
"rgb": {
"r": 222,
"g": 244,
"b": 248
},
"hsl": {
"h": 189.231,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.95222,
"c": 0.02374,
"h": 209.8
},
"luminance": 0.87008
}Semantic roles & 50–950 ramp
primary
#DEF4F8
secondary
#DBA89F
accent
#3419CD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585