#DEFDF8#DEFDF8
#DEFDF8 is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.0% C 0.033 H 184.9°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDF8 |
|---|---|
| RGB | rgb(222, 253, 248) |
| HSL | hsl(170, 89%, 93%) |
| HSV | hsv(170, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(97.05, -10.92, -0.99) |
| CIE-LCH | lch(97.05, 10.96, 185.19°) |
| OKLab | oklab(97.05% -0.0326 -0.0028) |
| OKLCH | oklch(97.05% 0.033 184.9) |
| XYZ | xyz(82.1887, 92.5557, 102.3236) |
| Luminance | 0.9256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.25
Ice
#D6FFFA
ΔE00 2.56
Ice Blue (survey)
#D7FFFE
ΔE00 2.64
Very Pale Blue
#D6FFFE
ΔE00 2.83
Very Light Blue
#D5FFFF
ΔE00 3.20
Really Light Blue
#D4FFFF
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDF8 #FDDEE3
analogous
#DEFDE8 #DEFDF8 #DEF2FD
triadic
#DEFDF8 #F8DEFD #FDF8DE
tetradic
#DEFDF8 #E8DEFD #FDDEE3 #F2FDDE
square
#DEFDF8 #E8DEFD #FDDEE3 #F2FDDE
split-complementary
#DEFDF8 #FDDEF2 #FDE8DE
monochromatic
#6BF6E0 #A4FAEC #DEFDF8 #E2FDF9 #E2FDF9
Accessibility & contrast
On white
1.08
#DEFDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#DEFDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDF8
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDF8 | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F8
Deuteranopia (green-blind)
#F3F5F9
Tritanopia (blue-blind)
#D6FFFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defdf8; /* rgb */ color: rgb(222, 253, 248); /* oklch */ color: oklch(97.0% 0.033 184.9);
Tailwind
colors: {
custom: {
50: '#e8fefa',
500: '#defdf8',
950: '#000000',
},
}SCSS
$custom: #defdf8; $custom-light: #e8fefa; $custom-dark: #000000;
JSON
{
"hex": "#defdf8",
"rgb": {
"r": 222,
"g": 253,
"b": 248
},
"hsl": {
"h": 170.323,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.97045,
"c": 0.03275,
"h": 184.9
},
"luminance": 0.92557
}Semantic roles & 50–950 ramp
primary
#DEFDF8
secondary
#E798A5
accent
#0025E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585