#DEF1EF#DEF1EF
#DEF1EF is a very light, muted teal. Relative luminance 0.847; OKLCH L 94.4% C 0.020 H 189.2°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF1EF |
|---|---|
| RGB | rgb(222, 241, 239) |
| HSL | hsl(174, 40%, 91%) |
| HSV | hsv(174, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 0.8%, 5.5%) |
| CIE-LAB | lab(93.74, -6.60, -1.18) |
| CIE-LCH | lch(93.74, 6.70, 190.11°) |
| OKLab | oklab(94.36% -0.0199 -0.0032) |
| OKLCH | oklch(94.36% 0.02 189.2) |
| XYZ | xyz(77.1561, 84.6711, 93.9228) |
| Luminance | 0.8467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.63
Lightcyan
#E0FFFF
ΔE00 4.32
Mintcream
#F5FFFA
ΔE00 4.70
Ice Blue (survey)
#D7FFFE
ΔE00 6.24
Honeydew
#F0FFF0
ΔE00 6.27
Very Pale Blue
#D6FFFE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF1EF #F1DEE0
analogous
#DEF1E5 #DEF1EF #DEE9F1
triadic
#DEF1EF #EFDEF1 #F1EFDE
tetradic
#DEF1EF #E5DEF1 #F1DEE0 #E9F1DE
square
#DEF1EF #E5DEF1 #F1DEE0 #E9F1DE
split-complementary
#DEF1EF #F1DEE9 #F1E5DE
monochromatic
#88CDC5 #B3DFDA #DEF1EF #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.17
#DEF1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#DEF1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF1EF
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF1EF | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#D9F2F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def1ef; /* rgb */ color: rgb(222, 241, 239); /* oklch */ color: oklch(94.4% 0.020 189.2);
Tailwind
colors: {
custom: {
50: '#e8f5f4',
500: '#def1ef',
950: '#000000',
},
}SCSS
$custom: #def1ef; $custom-light: #e8f5f4; $custom-dark: #000000;
JSON
{
"hex": "#def1ef",
"rgb": {
"r": 222,
"g": 241,
"b": 239
},
"hsl": {
"h": 173.684,
"s": 40.426,
"l": 90.784
},
"oklch": {
"l": 0.94356,
"c": 0.0202,
"h": 189.2
},
"luminance": 0.84672
}Semantic roles & 50–950 ramp
primary
#DEF1EF
secondary
#CDA6AA
accent
#3240B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585