#DEFCF0#DEFCF0
#DEFCF0 is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.6% C 0.035 H 169.6°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCF0 |
|---|---|
| RGB | rgb(222, 252, 240) |
| HSL | hsl(156, 83%, 93%) |
| HSV | hsv(156, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(96.59, -11.93, 2.46) |
| CIE-LCH | lch(96.59, 12.18, 168.33°) |
| OKLab | oklab(96.62% -0.0344 0.0063) |
| OKLCH | oklch(96.62% 0.035 169.6) |
| XYZ | xyz(80.6591, 91.4402, 95.8213) |
| Luminance | 0.9144 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.87
Honeydew
#F0FFF0
ΔE00 4.99
Ice Blue (survey)
#D7FFFE
ΔE00 5.00
Very Pale Blue
#D6FFFE
ΔE00 5.10
Lightcyan
#E0FFFF
ΔE00 5.11
Very Light Blue
#D5FFFF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCF0 #FCDEEA
analogous
#DEFCE1 #DEFCF0 #DEF9FC
triadic
#DEFCF0 #F0DEFC #FCF0DE
tetradic
#DEFCF0 #E1DEFC #FCDEEA #F9FCDE
square
#DEFCF0 #E1DEFC #FCDEEA #F9FCDE
split-complementary
#DEFCF0 #FCDEF9 #FCE1DE
monochromatic
#6EF2BD #A6F7D6 #DEFCF0 #E3FCF2 #E3FCF2
Accessibility & contrast
On white
1.09
#DEFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#DEFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCF0
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCF0 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8EF
Deuteranopia (green-blind)
#F4F4F1
Tritanopia (blue-blind)
#D8FCF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defcf0; /* rgb */ color: rgb(222, 252, 240); /* oklch */ color: oklch(96.6% 0.035 169.6);
Tailwind
colors: {
custom: {
50: '#e8fdf4',
500: '#defcf0',
950: '#000000',
},
}SCSS
$custom: #defcf0; $custom-light: #e8fdf4; $custom-dark: #000000;
JSON
{
"hex": "#defcf0",
"rgb": {
"r": 222,
"g": 252,
"b": 240
},
"hsl": {
"h": 156,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96618,
"c": 0.03497,
"h": 169.6
},
"luminance": 0.91442
}Semantic roles & 50–950 ramp
primary
#DEFCF0
secondary
#E49AB8
accent
#065DE0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585