#DEFEF0#DEFEF0
#DEFEF0 is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.0% C 0.038 H 167.4°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEF0 |
|---|---|
| RGB | rgb(222, 254, 240) |
| HSL | hsl(154, 94%, 93%) |
| HSV | hsv(154, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(97.11, -12.92, 3.21) |
| CIE-LCH | lch(97.11, 13.31, 166.04°) |
| OKLab | oklab(97.03% -0.037 0.0083) |
| OKLCH | oklch(97.03% 0.038 167.4) |
| XYZ | xyz(81.2905, 92.7029, 96.0318) |
| Luminance | 0.9270 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.12
Honeydew
#F0FFF0
ΔE00 5.36
Ice Blue (survey)
#D7FFFE
ΔE00 5.49
Very Pale Blue
#D6FFFE
ΔE00 5.56
Lightcyan
#E0FFFF
ΔE00 5.87
Very Light Blue
#D5FFFF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEF0 #FEDEEC
analogous
#DEFEE0 #DEFEF0 #DEFCFE
triadic
#DEFEF0 #F0DEFE #FEF0DE
tetradic
#DEFEF0 #E0DEFE #FEDEEC #FCFEDE
square
#DEFEF0 #E0DEFE #FEDEEC #FCFEDE
split-complementary
#DEFEF0 #FEDEFC #FEE0DE
monochromatic
#67FABA #A3FCD5 #DEFEF0 #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.07
#DEFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#DEFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEF0
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEF0 | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EF
Deuteranopia (green-blind)
#F6F5F1
Tritanopia (blue-blind)
#D8FEFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defef0; /* rgb */ color: rgb(222, 254, 240); /* oklch */ color: oklch(97.0% 0.038 167.4);
Tailwind
colors: {
custom: {
50: '#e8fef4',
500: '#defef0',
950: '#000000',
},
}SCSS
$custom: #defef0; $custom-light: #e8fef4; $custom-dark: #000000;
JSON
{
"hex": "#defef0",
"rgb": {
"r": 222,
"g": 254,
"b": 240
},
"hsl": {
"h": 153.75,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97027,
"c": 0.03797,
"h": 167.4
},
"luminance": 0.92704
}Semantic roles & 50–950 ramp
primary
#DEFEF0
secondary
#EA97BB
accent
#0064E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585