#DEFDF5#DEFDF5
#DEFDF5 is a very light, muted teal. Relative luminance 0.924; OKLCH L 97.0% C 0.034 H 178.3°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDF5 |
|---|---|
| RGB | rgb(222, 253, 245) |
| HSL | hsl(165, 89%, 93%) |
| HSV | hsv(165, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(96.97, -11.49, 0.44) |
| CIE-LCH | lch(96.97, 11.50, 177.79°) |
| OKLab | oklab(96.96% -0.0338 0.001) |
| OKLCH | oklch(96.96% 0.034 178.3) |
| XYZ | xyz(81.7270, 92.3711, 99.8920) |
| Luminance | 0.9237 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.73
Ice Blue (survey)
#D7FFFE
ΔE00 3.49
Lightcyan
#E0FFFF
ΔE00 3.50
Very Pale Blue
#D6FFFE
ΔE00 3.62
Very Light Blue
#D5FFFF
ΔE00 4.05
Really Light Blue
#D4FFFF
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDF5 #FDDEE6
analogous
#DEFDE5 #DEFDF5 #DEF5FD
triadic
#DEFDF5 #F5DEFD #FDF5DE
tetradic
#DEFDF5 #E5DEFD #FDDEE6 #F5FDDE
square
#DEFDF5 #E5DEFD #FDDEE6 #F5FDDE
split-complementary
#DEFDF5 #FDDEF5 #FDE5DE
monochromatic
#6BF6D2 #A4FAE4 #DEFDF5 #E2FDF6 #E2FDF6
Accessibility & contrast
On white
1.08
#DEFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#DEFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDF5
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDF5 | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F5
Deuteranopia (green-blind)
#F4F4F6
Tritanopia (blue-blind)
#D7FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defdf5; /* rgb */ color: rgb(222, 253, 245); /* oklch */ color: oklch(97.0% 0.034 178.3);
Tailwind
colors: {
custom: {
50: '#e8fef8',
500: '#defdf5',
950: '#000000',
},
}SCSS
$custom: #defdf5; $custom-light: #e8fef8; $custom-dark: #000000;
JSON
{
"hex": "#defdf5",
"rgb": {
"r": 222,
"g": 253,
"b": 245
},
"hsl": {
"h": 164.516,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.9696,
"c": 0.03379,
"h": 178.3
},
"luminance": 0.92373
}Semantic roles & 50–950 ramp
primary
#DEFDF5
secondary
#E798AD
accent
#003BE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585