#DEFDF7#DEFDF7
#DEFDF7 is a very light, muted teal. Relative luminance 0.925; OKLCH L 97.0% C 0.033 H 182.7°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDF7 |
|---|---|
| RGB | rgb(222, 253, 247) |
| HSL | hsl(168, 89%, 93%) |
| HSV | hsv(168, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(97.02, -11.11, -0.51) |
| CIE-LCH | lch(97.02, 11.12, 182.65°) |
| OKLab | oklab(97.02% -0.033 -0.0015) |
| OKLCH | oklch(97.02% 0.033 182.7) |
| XYZ | xyz(82.0339, 92.4939, 101.5087) |
| Luminance | 0.9250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.54
Lightcyan
#E0FFFF
ΔE00 2.67
Ice Blue (survey)
#D7FFFE
ΔE00 2.89
Very Pale Blue
#D6FFFE
ΔE00 3.06
Very Light Blue
#D5FFFF
ΔE00 3.46
Really Light Blue
#D4FFFF
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDF7 #FDDEE4
analogous
#DEFDE7 #DEFDF7 #DEF3FD
triadic
#DEFDF7 #F7DEFD #FDF7DE
tetradic
#DEFDF7 #E7DEFD #FDDEE4 #F3FDDE
square
#DEFDF7 #E7DEFD #FDDEE4 #F3FDDE
split-complementary
#DEFDF7 #FDDEF3 #FDE7DE
monochromatic
#6BF6DB #A4FAE9 #DEFDF7 #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.08
#DEFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#DEFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDF7
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDF7 | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F7
Deuteranopia (green-blind)
#F4F5F8
Tritanopia (blue-blind)
#D6FEFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defdf7; /* rgb */ color: rgb(222, 253, 247); /* oklch */ color: oklch(97.0% 0.033 182.7);
Tailwind
colors: {
custom: {
50: '#e8fef9',
500: '#defdf7',
950: '#000000',
},
}SCSS
$custom: #defdf7; $custom-light: #e8fef9; $custom-dark: #000000;
JSON
{
"hex": "#defdf7",
"rgb": {
"r": 222,
"g": 253,
"b": 247
},
"hsl": {
"h": 168.387,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.97017,
"c": 0.03305,
"h": 182.7
},
"luminance": 0.92496
}Semantic roles & 50–950 ramp
primary
#DEFDF7
secondary
#E798A8
accent
#002DE5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585