#DEFAEC#DEFAEC
#DEFAEC is a very light, muted teal. Relative luminance 0.900; OKLCH L 96.1% C 0.035 H 164.2°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFAEC |
|---|---|
| RGB | rgb(222, 250, 236) |
| HSL | hsl(150, 74%, 93%) |
| HSV | hsv(150, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(95.98, -11.67, 3.63) |
| CIE-LCH | lch(95.98, 12.22, 162.70°) |
| OKLab | oklab(96.1% -0.0333 0.0094) |
| OKLCH | oklch(96.1% 0.035 164.2) |
| XYZ | xyz(79.4467, 89.9556, 92.5181) |
| Luminance | 0.8996 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.47
Ice
#D6FFFA
ΔE00 4.85
Lightcyan
#E0FFFF
ΔE00 5.96
Ice Blue (survey)
#D7FFFE
ΔE00 5.99
Very Pale Blue
#D6FFFE
ΔE00 6.09
Very Light Blue
#D5FFFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFAEC #FADEEC
analogous
#DEFADE #DEFAEC #DEFAFA
triadic
#DEFAEC #ECDEFA #FAECDE
tetradic
#DEFAEC #DEDEFA #FADEEC #FAFADE
square
#DEFAEC #DEDEFA #FADEEC #FAFADE
split-complementary
#DEFAEC #FADEFA #FADEDE
monochromatic
#74EAAF #A9F2CD #DEFAEC #E4FBF0 #E4FBF0
Accessibility & contrast
On white
1.11
#DEFAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#DEFAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFAEC
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFAEC | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#F3F2ED
Tritanopia (blue-blind)
#D9FAF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defaec; /* rgb */ color: rgb(222, 250, 236); /* oklch */ color: oklch(96.1% 0.035 164.2);
Tailwind
colors: {
custom: {
50: '#e8fcf2',
500: '#defaec',
950: '#000000',
},
}SCSS
$custom: #defaec; $custom-light: #e8fcf2; $custom-dark: #000000;
JSON
{
"hex": "#defaec",
"rgb": {
"r": 222,
"g": 250,
"b": 236
},
"hsl": {
"h": 150,
"s": 73.684,
"l": 92.549
},
"oklch": {
"l": 0.961,
"c": 0.03458,
"h": 164.2
},
"luminance": 0.89957
}Semantic roles & 50–950 ramp
primary
#DEFAEC
secondary
#E09DBE
accent
#1073D6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585