#DEFDF3#DEFDF3
#DEFDF3 is a very light, muted teal. Relative luminance 0.923; OKLCH L 96.9% C 0.035 H 174.2°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDF3 |
|---|---|
| RGB | rgb(222, 253, 243) |
| HSL | hsl(161, 89%, 93%) |
| HSV | hsv(161, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(96.92, -11.87, 1.40) |
| CIE-LCH | lch(96.92, 11.95, 173.27°) |
| OKLab | oklab(96.91% -0.0346 0.0035) |
| OKLCH | oklch(96.91% 0.035 174.2) |
| XYZ | xyz(81.4233, 92.2496, 98.2928) |
| Luminance | 0.9225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.13
Ice Blue (survey)
#D7FFFE
ΔE00 4.17
Very Pale Blue
#D6FFFE
ΔE00 4.27
Lightcyan
#E0FFFF
ΔE00 4.31
Very Light Blue
#D5FFFF
ΔE00 4.71
Really Light Blue
#D4FFFF
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDF3 #FDDEE8
analogous
#DEFDE3 #DEFDF3 #DEF7FD
triadic
#DEFDF3 #F3DEFD #FDF3DE
tetradic
#DEFDF3 #E3DEFD #FDDEE8 #F7FDDE
square
#DEFDF3 #E3DEFD #FDDEE8 #F7FDDE
split-complementary
#DEFDF3 #FDDEF7 #FDE3DE
monochromatic
#6BF6C9 #A4FADE #DEFDF3 #E2FDF5 #E2FDF5
Accessibility & contrast
On white
1.08
#DEFDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#DEFDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDF3
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDF3 | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F3
Deuteranopia (green-blind)
#F5F4F4
Tritanopia (blue-blind)
#D7FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defdf3; /* rgb */ color: rgb(222, 253, 243); /* oklch */ color: oklch(96.9% 0.035 174.2);
Tailwind
colors: {
custom: {
50: '#e8fef7',
500: '#defdf3',
950: '#000000',
},
}SCSS
$custom: #defdf3; $custom-light: #e8fef7; $custom-dark: #000000;
JSON
{
"hex": "#defdf3",
"rgb": {
"r": 222,
"g": 253,
"b": 243
},
"hsl": {
"h": 160.645,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96905,
"c": 0.03474,
"h": 174.2
},
"luminance": 0.92251
}Semantic roles & 50–950 ramp
primary
#DEFDF3
secondary
#E798B2
accent
#004AE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585