#DEFDF0#DEFDF0
#DEFDF0 is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.8% C 0.036 H 168.4°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDF0 |
|---|---|
| RGB | rgb(222, 253, 240) |
| HSL | hsl(155, 89%, 93%) |
| HSV | hsv(155, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(96.85, -12.42, 2.84) |
| CIE-LCH | lch(96.85, 12.74, 167.14°) |
| OKLab | oklab(96.82% -0.0357 0.0073) |
| OKLCH | oklch(96.82% 0.036 168.4) |
| XYZ | xyz(80.9740, 92.0699, 95.9263) |
| Luminance | 0.9207 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.97
Honeydew
#F0FFF0
ΔE00 5.16
Ice Blue (survey)
#D7FFFE
ΔE00 5.23
Very Pale Blue
#D6FFFE
ΔE00 5.31
Lightcyan
#E0FFFF
ΔE00 5.49
Very Light Blue
#D5FFFF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDF0 #FDDEEB
analogous
#DEFDE0 #DEFDF0 #DEFAFD
triadic
#DEFDF0 #F0DEFD #FDF0DE
tetradic
#DEFDF0 #E0DEFD #FDDEEB #FAFDDE
square
#DEFDF0 #E0DEFD #FDDEEB #FAFDDE
split-complementary
#DEFDF0 #FDDEFA #FDE0DE
monochromatic
#6BF6BC #A4FAD6 #DEFDF0 #E2FDF2 #E2FDF2
Accessibility & contrast
On white
1.08
#DEFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#DEFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDF0
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDF0 | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EF
Deuteranopia (green-blind)
#F5F4F1
Tritanopia (blue-blind)
#D8FDF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defdf0; /* rgb */ color: rgb(222, 253, 240); /* oklch */ color: oklch(96.8% 0.036 168.4);
Tailwind
colors: {
custom: {
50: '#e8fef4',
500: '#defdf0',
950: '#000000',
},
}SCSS
$custom: #defdf0; $custom-light: #e8fef4; $custom-dark: #000000;
JSON
{
"hex": "#defdf0",
"rgb": {
"r": 222,
"g": 253,
"b": 240
},
"hsl": {
"h": 154.839,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96822,
"c": 0.03646,
"h": 168.4
},
"luminance": 0.92071
}Semantic roles & 50–950 ramp
primary
#DEFDF0
secondary
#E798B9
accent
#0060E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585