#DEF8F2#DEF8F2
#DEF8F2 is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.9% C 0.028 H 180.3°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8F2 |
|---|---|
| RGB | rgb(222, 248, 242) |
| HSL | hsl(166, 65%, 92%) |
| HSV | hsv(166, 10%, 97%) |
| CMYK | cmyk(10.5%, 0%, 2.4%, 2.7%) |
| CIE-LAB | lab(95.61, -9.56, 0.00) |
| CIE-LCH | lch(95.61, 9.56, 179.98°) |
| OKLab | oklab(95.86% -0.0283 -0.0001) |
| OKLCH | oklch(95.86% 0.028 180.3) |
| XYZ | xyz(79.7149, 89.0738, 96.9803) |
| Luminance | 0.8908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.09
Ice
#D6FFFA
ΔE00 4.04
Ice Blue (survey)
#D7FFFE
ΔE00 4.13
Very Pale Blue
#D6FFFE
ΔE00 4.32
Very Light Blue
#D5FFFF
ΔE00 4.66
Really Light Blue
#D4FFFF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8F2 #F8DEE4
analogous
#DEF8E5 #DEF8F2 #DEF1F8
triadic
#DEF8F2 #F2DEF8 #F8F2DE
tetradic
#DEF8F2 #E5DEF8 #F8DEE4 #F1F8DE
square
#DEF8F2 #E5DEF8 #F8DEE4 #F1F8DE
split-complementary
#DEF8F2 #F8DEF1 #F8E5DE
monochromatic
#79E3CA #ACEDDE #DEF8F2 #E6FAF5 #E6FAF5
Accessibility & contrast
On white
1.12
#DEF8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#DEF8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8F2
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8F2 | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F5F2
Deuteranopia (green-blind)
#F0F1F2
Tritanopia (blue-blind)
#D8F9F6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #def8f2; /* rgb */ color: rgb(222, 248, 242); /* oklch */ color: oklch(95.9% 0.028 180.3);
Tailwind
colors: {
custom: {
50: '#e8faf6',
500: '#def8f2',
950: '#000000',
},
}SCSS
$custom: #def8f2; $custom-light: #e8faf6; $custom-dark: #000000;
JSON
{
"hex": "#def8f2",
"rgb": {
"r": 222,
"g": 248,
"b": 242
},
"hsl": {
"h": 166.154,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.95859,
"c": 0.02826,
"h": 180.3
},
"luminance": 0.89075
}Semantic roles & 50–950 ramp
primary
#DEF8F2
secondary
#DB9FAD
accent
#1942CD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585