#DEEFEA#DEEFEA
#DEEFEA is a very light, near-neutral teal. Relative luminance 0.832; OKLCH L 93.8% C 0.019 H 176.4°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFEA |
|---|---|
| RGB | rgb(222, 239, 234) |
| HSL | hsl(162, 35%, 90%) |
| HSV | hsv(162, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(93.10, -6.52, 0.49) |
| CIE-LCH | lch(93.10, 6.54, 175.72°) |
| OKLab | oklab(93.81% -0.0191 0.0012) |
| OKLCH | oklch(93.81% 0.019 176.4) |
| XYZ | xyz(75.8389, 83.2023, 89.8901) |
| Luminance | 0.8320 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.36
Mintcream
#F5FFFA
ΔE00 4.49
Honeydew
#F0FFF0
ΔE00 5.25
Lightcyan
#E0FFFF
ΔE00 5.32
Light Grey
#D8DCD6
ΔE00 6.28
Ice Blue (survey)
#D7FFFE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFEA #EFDEE3
analogous
#DEEFE1 #DEEFEA #DEEBEF
triadic
#DEEFEA #EADEEF #EFEADE
tetradic
#DEEFEA #E1DEEF #EFDEE3 #EBEFDE
square
#DEEFEA #E1DEEF #EFDEE3 #EBEFDE
split-complementary
#DEEFEA #EFDEEB #EFE1DE
monochromatic
#8CC7B6 #B5DBD0 #DEEFEA #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.19
#DEEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#DEEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFEA
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFEA | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#DAF0ED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deefea; /* rgb */ color: rgb(222, 239, 234); /* oklch */ color: oklch(93.8% 0.019 176.4);
Tailwind
colors: {
custom: {
50: '#e8f4f0',
500: '#deefea',
950: '#000000',
},
}SCSS
$custom: #deefea; $custom-light: #e8f4f0; $custom-dark: #000000;
JSON
{
"hex": "#deefea",
"rgb": {
"r": 222,
"g": 239,
"b": 234
},
"hsl": {
"h": 162.353,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.9381,
"c": 0.01917,
"h": 176.4
},
"luminance": 0.83203
}Semantic roles & 50–950 ramp
primary
#DEEFEA
secondary
#CAA8B2
accent
#385BAE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585