#DEEFEB#DEEFEB
#DEEFEB is a very light, near-neutral teal. Relative luminance 0.833; OKLCH L 93.8% C 0.019 H 180.2°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFEB |
|---|---|
| RGB | rgb(222, 239, 235) |
| HSL | hsl(166, 35%, 90%) |
| HSV | hsv(166, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(93.13, -6.33, 0.00) |
| CIE-LCH | lch(93.13, 6.33, 179.96°) |
| OKLab | oklab(93.84% -0.0187 -0.0001) |
| OKLCH | oklch(93.84% 0.019 180.2) |
| XYZ | xyz(75.9830, 83.2599, 90.6488) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.10
Mintcream
#F5FFFA
ΔE00 4.46
Lightcyan
#E0FFFF
ΔE00 5.19
Honeydew
#F0FFF0
ΔE00 5.61
Light Grey
#D8DCD6
ΔE00 6.29
Ice Blue (survey)
#D7FFFE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFEB #EFDEE2
analogous
#DEEFE2 #DEEFEB #DEEAEF
triadic
#DEEFEB #EBDEEF #EFEBDE
tetradic
#DEEFEB #E2DEEF #EFDEE2 #EAEFDE
square
#DEEFEB #E2DEEF #EFDEE2 #EAEFDE
split-complementary
#DEEFEB #EFDEEA #EFE2DE
monochromatic
#8CC7B9 #B5DBD2 #DEEFEB #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.19
#DEEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DEEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFEB
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFEB | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEB
Deuteranopia (green-blind)
#EAEAEB
Tritanopia (blue-blind)
#DAF0EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deefeb; /* rgb */ color: rgb(222, 239, 235); /* oklch */ color: oklch(93.8% 0.019 180.2);
Tailwind
colors: {
custom: {
50: '#e8f4f1',
500: '#deefeb',
950: '#000000',
},
}SCSS
$custom: #deefeb; $custom-light: #e8f4f1; $custom-dark: #000000;
JSON
{
"hex": "#deefeb",
"rgb": {
"r": 222,
"g": 239,
"b": 235
},
"hsl": {
"h": 165.882,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.93838,
"c": 0.01874,
"h": 180.2
},
"luminance": 0.83261
}Semantic roles & 50–950 ramp
primary
#DEEFEB
secondary
#CAA8B0
accent
#3854AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585