#DEF7EF#DEF7EF
#DEF7EF is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.6% C 0.028 H 174.5°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF7EF |
|---|---|
| RGB | rgb(222, 247, 239) |
| HSL | hsl(161, 61%, 92%) |
| HSV | hsv(161, 10%, 97%) |
| CMYK | cmyk(10.1%, 0%, 3.2%, 3.1%) |
| CIE-LAB | lab(95.28, -9.62, 1.07) |
| CIE-LCH | lch(95.28, 9.68, 173.65°) |
| OKLab | oklab(95.57% -0.0281 0.0027) |
| OKLCH | oklch(95.57% 0.028 174.5) |
| XYZ | xyz(78.9615, 88.2818, 94.5246) |
| Luminance | 0.8828 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.97
Ice
#D6FFFA
ΔE00 4.46
Honeydew
#F0FFF0
ΔE00 4.64
Ice Blue (survey)
#D7FFFE
ΔE00 4.83
Very Pale Blue
#D6FFFE
ΔE00 5.00
Very Light Blue
#D5FFFF
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF7EF #F7DEE6
analogous
#DEF7E3 #DEF7EF #DEF3F7
triadic
#DEF7EF #EFDEF7 #F7EFDE
tetradic
#DEF7EF #E3DEF7 #F7DEE6 #F3F7DE
square
#DEF7EF #E3DEF7 #F7DEE6 #F3F7DE
split-complementary
#DEF7EF #F7DEF3 #F7E3DE
monochromatic
#7BDFBF #ADEBD7 #DEF7EF #E6F9F3 #E6F9F3
Accessibility & contrast
On white
1.13
#DEF7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#DEF7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF7EF
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF7EF | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4EF
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#D9F8F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def7ef; /* rgb */ color: rgb(222, 247, 239); /* oklch */ color: oklch(95.6% 0.028 174.5);
Tailwind
colors: {
custom: {
50: '#e8f9f4',
500: '#def7ef',
950: '#000000',
},
}SCSS
$custom: #def7ef; $custom-light: #e8f9f4; $custom-dark: #000000;
JSON
{
"hex": "#def7ef",
"rgb": {
"r": 222,
"g": 247,
"b": 239
},
"hsl": {
"h": 160.8,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.95572,
"c": 0.0282,
"h": 174.5
},
"luminance": 0.88283
}Semantic roles & 50–950 ramp
primary
#DEF7EF
secondary
#D9A0B2
accent
#1D54C9
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585