#DEF6EE#DEF6EE
#DEF6EE is a very light, muted teal. Relative luminance 0.876; OKLCH L 95.3% C 0.027 H 173.7°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6EE |
|---|---|
| RGB | rgb(222, 246, 238) |
| HSL | hsl(160, 57%, 92%) |
| HSV | hsv(160, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(95.00, -9.30, 1.18) |
| CIE-LCH | lch(95.00, 9.38, 172.79°) |
| OKLab | oklab(95.34% -0.0271 0.003) |
| OKLCH | oklch(95.34% 0.027 173.7) |
| XYZ | xyz(78.5092, 87.6130, 93.6471) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.15
Honeydew
#F0FFF0
ΔE00 4.51
Ice
#D6FFFA
ΔE00 4.79
Ice Blue (survey)
#D7FFFE
ΔE00 5.11
Very Pale Blue
#D6FFFE
ΔE00 5.28
Very Light Blue
#D5FFFF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6EE #F6DEE6
analogous
#DEF6E2 #DEF6EE #DEF2F6
triadic
#DEF6EE #EEDEF6 #F6EEDE
tetradic
#DEF6EE #E2DEF6 #F6DEE6 #F2F6DE
square
#DEF6EE #E2DEF6 #F6DEE6 #F2F6DE
split-complementary
#DEF6EE #F6DEF2 #F6E2DE
monochromatic
#7EDCBC #AEE9D5 #DEF6EE #E7F8F3 #E7F8F3
Accessibility & contrast
On white
1.13
#DEF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#DEF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6EE
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6EE | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EE
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#D9F7F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def6ee; /* rgb */ color: rgb(222, 246, 238); /* oklch */ color: oklch(95.3% 0.027 173.7);
Tailwind
colors: {
custom: {
50: '#e8f9f3',
500: '#def6ee',
950: '#000000',
},
}SCSS
$custom: #def6ee; $custom-light: #e8f9f3; $custom-dark: #000000;
JSON
{
"hex": "#def6ee",
"rgb": {
"r": 222,
"g": 246,
"b": 238
},
"hsl": {
"h": 160,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.9534,
"c": 0.02727,
"h": 173.7
},
"luminance": 0.87614
}Semantic roles & 50–950 ramp
primary
#DEF6EE
secondary
#D7A1B3
accent
#2157C5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585