#DEF8F8#DEF8F8
#DEF8F8 is a very light, muted teal. Relative luminance 0.894; OKLCH L 96.0% C 0.027 H 196.7°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8F8 |
|---|---|
| RGB | rgb(222, 248, 248) |
| HSL | hsl(180, 65%, 92%) |
| HSV | hsv(180, 10%, 97%) |
| CMYK | cmyk(10.5%, 0%, 0%, 2.7%) |
| CIE-LAB | lab(95.76, -8.42, -2.87) |
| CIE-LCH | lch(95.76, 8.89, 198.84°) |
| OKLab | oklab(96.03% -0.026 -0.0078) |
| OKLCH | oklch(96.03% 0.027 196.7) |
| XYZ | xyz(80.6309, 89.4402, 101.8043) |
| Luminance | 0.8944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.89
Ice Blue (survey)
#D7FFFE
ΔE00 3.99
Azure (CSS)
#F0FFFF
ΔE00 4.15
Very Pale Blue
#D6FFFE
ΔE00 4.21
Very Light Blue
#D5FFFF
ΔE00 4.33
Really Light Blue
#D4FFFF
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8F8 #F8DEDE
analogous
#DEF8EB #DEF8F8 #DEEBF8
triadic
#DEF8F8 #F8DEF8 #F8F8DE
tetradic
#DEF8F8 #EBDEF8 #F8DEDE #EBF8DE
square
#DEF8F8 #EBDEF8 #F8DEDE #EBF8DE
split-complementary
#DEF8F8 #F8DEEB #F8EBDE
monochromatic
#79E3E3 #ACEDED #DEF8F8 #E6FAFA #E6FAFA
Accessibility & contrast
On white
1.11
#DEF8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#DEF8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8F8
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8F8 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5F8
Deuteranopia (green-blind)
#EFF1F8
Tritanopia (blue-blind)
#D7FAF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #def8f8; /* rgb */ color: rgb(222, 248, 248); /* oklch */ color: oklch(96.0% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#e8fafa',
500: '#def8f8',
950: '#000000',
},
}SCSS
$custom: #def8f8; $custom-light: #e8fafa; $custom-dark: #000000;
JSON
{
"hex": "#def8f8",
"rgb": {
"r": 222,
"g": 248,
"b": 248
},
"hsl": {
"h": 180,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.9603,
"c": 0.02712,
"h": 196.7
},
"luminance": 0.89442
}Semantic roles & 50–950 ramp
primary
#DEF8F8
secondary
#DB9F9F
accent
#1919CD
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585