#DEF8F4#DEF8F4
#DEF8F4 is a very light, muted teal. Relative luminance 0.892; OKLCH L 95.9% C 0.028 H 185.6°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8F4 |
|---|---|
| RGB | rgb(222, 248, 244) |
| HSL | hsl(171, 65%, 92%) |
| HSV | hsv(171, 10%, 97%) |
| CMYK | cmyk(10.5%, 0%, 1.6%, 2.7%) |
| CIE-LAB | lab(95.66, -9.18, -0.96) |
| CIE-LCH | lch(95.66, 9.23, 185.94°) |
| OKLab | oklab(95.92% -0.0275 -0.0027) |
| OKLCH | oklch(95.92% 0.028 185.6) |
| XYZ | xyz(80.0170, 89.1946, 98.5710) |
| Luminance | 0.8920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.43
Ice Blue (survey)
#D7FFFE
ΔE00 3.86
Very Pale Blue
#D6FFFE
ΔE00 4.07
Ice
#D6FFFA
ΔE00 4.14
Very Light Blue
#D5FFFF
ΔE00 4.35
Really Light Blue
#D4FFFF
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8F4 #F8DEE2
analogous
#DEF8E7 #DEF8F4 #DEEFF8
triadic
#DEF8F4 #F4DEF8 #F8F4DE
tetradic
#DEF8F4 #E7DEF8 #F8DEE2 #EFF8DE
square
#DEF8F4 #E7DEF8 #F8DEE2 #EFF8DE
split-complementary
#DEF8F4 #F8DEEF #F8E7DE
monochromatic
#79E3D2 #ACEDE3 #DEF8F4 #E6FAF7 #E6FAF7
Accessibility & contrast
On white
1.11
#DEF8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#DEF8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8F4
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8F4 | 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)
#F5F5F4
Deuteranopia (green-blind)
#F0F1F4
Tritanopia (blue-blind)
#D8F9F7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #def8f4; /* rgb */ color: rgb(222, 248, 244); /* oklch */ color: oklch(95.9% 0.028 185.6);
Tailwind
colors: {
custom: {
50: '#e8faf7',
500: '#def8f4',
950: '#000000',
},
}SCSS
$custom: #def8f4; $custom-light: #e8faf7; $custom-dark: #000000;
JSON
{
"hex": "#def8f4",
"rgb": {
"r": 222,
"g": 248,
"b": 244
},
"hsl": {
"h": 170.769,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.95915,
"c": 0.02762,
"h": 185.6
},
"luminance": 0.89196
}Semantic roles & 50–950 ramp
primary
#DEF8F4
secondary
#DB9FA8
accent
#1934CD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585