#DEEFE9#DEEFE9
#DEEFE9 is a very light, near-neutral teal. Relative luminance 0.831; OKLCH L 93.8% C 0.020 H 172.8°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFE9 |
|---|---|
| RGB | rgb(222, 239, 233) |
| HSL | hsl(159, 35%, 90%) |
| HSV | hsv(159, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 2.5%, 6.3%) |
| CIE-LAB | lab(93.08, -6.70, 0.97) |
| CIE-LCH | lch(93.08, 6.77, 171.75°) |
| OKLab | oklab(93.78% -0.0195 0.0025) |
| OKLCH | oklch(93.78% 0.02 172.8) |
| XYZ | xyz(75.6956, 83.1450, 89.1356) |
| Luminance | 0.8315 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.57
Azure (CSS)
#F0FFFF
ΔE00 4.65
Honeydew
#F0FFF0
ΔE00 4.92
Lightcyan
#E0FFFF
ΔE00 5.49
Light Grey
#D8DCD6
ΔE00 6.31
Ice Blue (survey)
#D7FFFE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFE9 #EFDEE4
analogous
#DEEFE0 #DEEFE9 #DEECEF
triadic
#DEEFE9 #E9DEEF #EFE9DE
tetradic
#DEEFE9 #E0DEEF #EFDEE4 #ECEFDE
square
#DEEFE9 #E0DEEF #EFDEE4 #ECEFDE
split-complementary
#DEEFE9 #EFDEEC #EFE0DE
monochromatic
#8CC7B2 #B5DBCE #DEEFE9 #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.19
#DEEFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#DEEFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFE9
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFE9 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDE9
Deuteranopia (green-blind)
#EAEAE9
Tritanopia (blue-blind)
#DBEFED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deefe9; /* rgb */ color: rgb(222, 239, 233); /* oklch */ color: oklch(93.8% 0.020 172.8);
Tailwind
colors: {
custom: {
50: '#e8f4f0',
500: '#deefe9',
950: '#000000',
},
}SCSS
$custom: #deefe9; $custom-light: #e8f4f0; $custom-dark: #000000;
JSON
{
"hex": "#deefe9",
"rgb": {
"r": 222,
"g": 239,
"b": 233
},
"hsl": {
"h": 158.824,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.93782,
"c": 0.01967,
"h": 172.8
},
"luminance": 0.83146
}Semantic roles & 50–950 ramp
primary
#DEEFE9
secondary
#CAA8B4
accent
#3861AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585