#DEFDF4#DEFDF4
#DEFDF4 is a very light, muted teal. Relative luminance 0.923; OKLCH L 96.9% C 0.034 H 176.2°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDF4 |
|---|---|
| RGB | rgb(222, 253, 244) |
| HSL | hsl(163, 89%, 93%) |
| HSV | hsv(163, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(96.95, -11.68, 0.92) |
| CIE-LCH | lch(96.95, 11.71, 175.49°) |
| OKLab | oklab(96.93% -0.0342 0.0023) |
| OKLCH | oklch(96.93% 0.034 176.2) |
| XYZ | xyz(81.5747, 92.3102, 99.0902) |
| Luminance | 0.9231 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.91
Ice Blue (survey)
#D7FFFE
ΔE00 3.82
Lightcyan
#E0FFFF
ΔE00 3.91
Very Pale Blue
#D6FFFE
ΔE00 3.94
Very Light Blue
#D5FFFF
ΔE00 4.37
Really Light Blue
#D4FFFF
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDF4 #FDDEE7
analogous
#DEFDE4 #DEFDF4 #DEF6FD
triadic
#DEFDF4 #F4DEFD #FDF4DE
tetradic
#DEFDF4 #E4DEFD #FDDEE7 #F6FDDE
square
#DEFDF4 #E4DEFD #FDDEE7 #F6FDDE
split-complementary
#DEFDF4 #FDDEF6 #FDE4DE
monochromatic
#6BF6CE #A4FAE1 #DEFDF4 #E2FDF5 #E2FDF5
Accessibility & contrast
On white
1.08
#DEFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#DEFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDF4
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDF4 | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F4
Deuteranopia (green-blind)
#F4F4F5
Tritanopia (blue-blind)
#D7FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defdf4; /* rgb */ color: rgb(222, 253, 244); /* oklch */ color: oklch(96.9% 0.034 176.2);
Tailwind
colors: {
custom: {
50: '#e8fef7',
500: '#defdf4',
950: '#000000',
},
}SCSS
$custom: #defdf4; $custom-light: #e8fef7; $custom-dark: #000000;
JSON
{
"hex": "#defdf4",
"rgb": {
"r": 222,
"g": 253,
"b": 244
},
"hsl": {
"h": 162.581,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96932,
"c": 0.03425,
"h": 176.2
},
"luminance": 0.92312
}Semantic roles & 50–950 ramp
primary
#DEFDF4
secondary
#E798AF
accent
#0043E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585