#DEF6EF#DEF6EF
#DEF6EF is a very light, muted teal. Relative luminance 0.877; OKLCH L 95.4% C 0.027 H 176.3°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6EF |
|---|---|
| RGB | rgb(222, 246, 239) |
| HSL | hsl(163, 57%, 92%) |
| HSV | hsv(163, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 2.8%, 3.5%) |
| CIE-LAB | lab(95.02, -9.12, 0.70) |
| CIE-LCH | lch(95.02, 9.14, 175.64°) |
| OKLab | oklab(95.37% -0.0267 0.0017) |
| OKLCH | oklch(95.37% 0.027 176.3) |
| XYZ | xyz(78.6565, 87.6719, 94.4230) |
| Luminance | 0.8767 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.81
Ice
#D6FFFA
ΔE00 4.72
Honeydew
#F0FFF0
ΔE00 4.76
Ice Blue (survey)
#D7FFFE
ΔE00 4.90
Very Pale Blue
#D6FFFE
ΔE00 5.08
Azure (CSS)
#F0FFFF
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6EF #F6DEE5
analogous
#DEF6E3 #DEF6EF #DEF1F6
triadic
#DEF6EF #EFDEF6 #F6EFDE
tetradic
#DEF6EF #E3DEF6 #F6DEE5 #F1F6DE
square
#DEF6EF #E3DEF6 #F6DEE5 #F1F6DE
split-complementary
#DEF6EF #F6DEF1 #F6E3DE
monochromatic
#7EDCC0 #AEE9D8 #DEF6EF #E7F8F3 #E7F8F3
Accessibility & contrast
On white
1.13
#DEF6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#DEF6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6EF
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6EF | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#D9F7F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def6ef; /* rgb */ color: rgb(222, 246, 239); /* oklch */ color: oklch(95.4% 0.027 176.3);
Tailwind
colors: {
custom: {
50: '#e8f9f4',
500: '#def6ef',
950: '#000000',
},
}SCSS
$custom: #def6ef; $custom-light: #e8f9f4; $custom-dark: #000000;
JSON
{
"hex": "#def6ef",
"rgb": {
"r": 222,
"g": 246,
"b": 239
},
"hsl": {
"h": 162.5,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.95368,
"c": 0.02677,
"h": 176.3
},
"luminance": 0.87673
}Semantic roles & 50–950 ramp
primary
#DEF6EF
secondary
#D7A1B1
accent
#2151C5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585