#DEFEF9#DEFEF9
#DEFEF9 is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.3% C 0.034 H 185.3°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEF9 |
|---|---|
| RGB | rgb(222, 254, 249) |
| HSL | hsl(171, 94%, 93%) |
| HSV | hsv(171, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(97.33, -11.23, -1.09) |
| CIE-LCH | lch(97.33, 11.28, 185.56°) |
| OKLab | oklab(97.28% -0.0336 -0.0031) |
| OKLCH | oklch(97.28% 0.034 185.3) |
| XYZ | xyz(82.6607, 93.2510, 103.2483) |
| Luminance | 0.9325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.28
Ice
#D6FFFA
ΔE00 2.29
Ice Blue (survey)
#D7FFFE
ΔE00 2.44
Very Pale Blue
#D6FFFE
ΔE00 2.61
Very Light Blue
#D5FFFF
ΔE00 3.00
Really Light Blue
#D4FFFF
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEF9 #FEDEE3
analogous
#DEFEE9 #DEFEF9 #DEF3FE
triadic
#DEFEF9 #F9DEFE #FEF9DE
tetradic
#DEFEF9 #E9DEFE #FEDEE3 #F3FEDE
square
#DEFEF9 #E9DEFE #FEDEE3 #F3FEDE
split-complementary
#DEFEF9 #FEDEF3 #FEE9DE
monochromatic
#67FAE3 #A3FCEE #DEFEF9 #E1FEFA #E1FEFA
Accessibility & contrast
On white
1.07
#DEFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#DEFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEF9
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEF9 | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF9
Deuteranopia (green-blind)
#F4F5FA
Tritanopia (blue-blind)
#D6FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defef9; /* rgb */ color: rgb(222, 254, 249); /* oklch */ color: oklch(97.3% 0.034 185.3);
Tailwind
colors: {
custom: {
50: '#e8fefb',
500: '#defef9',
950: '#000000',
},
}SCSS
$custom: #defef9; $custom-light: #e8fefb; $custom-dark: #000000;
JSON
{
"hex": "#defef9",
"rgb": {
"r": 222,
"g": 254,
"b": 249
},
"hsl": {
"h": 170.625,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97277,
"c": 0.03371,
"h": 185.3
},
"luminance": 0.93253
}Semantic roles & 50–950 ramp
primary
#DEFEF9
secondary
#EA97A4
accent
#0024E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585