#DEFDF2#DEFDF2
#DEFDF2 is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.9% C 0.035 H 172.2°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDF2 |
|---|---|
| RGB | rgb(222, 253, 242) |
| HSL | hsl(159, 89%, 93%) |
| HSV | hsv(159, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(96.90, -12.05, 1.88) |
| CIE-LCH | lch(96.90, 12.20, 171.14°) |
| OKLab | oklab(96.88% -0.0349 0.0048) |
| OKLCH | oklch(96.88% 0.035 172.2) |
| XYZ | xyz(81.2727, 92.1894, 97.4996) |
| Luminance | 0.9219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.39
Ice Blue (survey)
#D7FFFE
ΔE00 4.52
Very Pale Blue
#D6FFFE
ΔE00 4.61
Lightcyan
#E0FFFF
ΔE00 4.71
Very Light Blue
#D5FFFF
ΔE00 5.05
Really Light Blue
#D4FFFF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDF2 #FDDEE9
analogous
#DEFDE2 #DEFDF2 #DEF8FD
triadic
#DEFDF2 #F2DEFD #FDF2DE
tetradic
#DEFDF2 #E2DEFD #FDDEE9 #F8FDDE
square
#DEFDF2 #E2DEFD #FDDEE9 #F8FDDE
split-complementary
#DEFDF2 #FDDEF8 #FDE2DE
monochromatic
#6BF6C5 #A4FADB #DEFDF2 #E2FDF4 #E2FDF4
Accessibility & contrast
On white
1.08
#DEFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#DEFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDF2
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDF2 | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F2
Deuteranopia (green-blind)
#F5F4F3
Tritanopia (blue-blind)
#D7FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defdf2; /* rgb */ color: rgb(222, 253, 242); /* oklch */ color: oklch(96.9% 0.035 172.2);
Tailwind
colors: {
custom: {
50: '#e8fef6',
500: '#defdf2',
950: '#000000',
},
}SCSS
$custom: #defdf2; $custom-light: #e8fef6; $custom-dark: #000000;
JSON
{
"hex": "#defdf2",
"rgb": {
"r": 222,
"g": 253,
"b": 242
},
"hsl": {
"h": 158.71,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96877,
"c": 0.03527,
"h": 172.2
},
"luminance": 0.92191
}Semantic roles & 50–950 ramp
primary
#DEFDF2
secondary
#E798B4
accent
#0052E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585