#DFEEE8#DFEEE8
#DFEEE8 is a very light, near-neutral teal. Relative luminance 0.827; OKLCH L 93.6% C 0.018 H 170.1°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEE8 |
|---|---|
| RGB | rgb(223, 238, 232) |
| HSL | hsl(156, 31%, 90%) |
| HSV | hsv(156, 6%, 93%) |
| CMYK | cmyk(6.3%, 0%, 2.5%, 6.7%) |
| CIE-LAB | lab(92.87, -6.05, 1.19) |
| CIE-LCH | lch(92.87, 6.17, 168.86°) |
| OKLab | oklab(93.62% -0.0175 0.0031) |
| OKLCH | oklch(93.62% 0.018 170.1) |
| XYZ | xyz(75.5685, 82.6625, 88.3025) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.28
Azure (CSS)
#F0FFFF
ΔE00 4.62
Honeydew
#F0FFF0
ΔE00 4.99
Light Grey
#D8DCD6
ΔE00 5.66
Lightcyan
#E0FFFF
ΔE00 6.08
Ice Blue (survey)
#D7FFFE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEE8 #EEDFE5
analogous
#DFEEE0 #DFEEE8 #DFECEE
triadic
#DFEEE8 #E8DFEE #EEE8DF
tetradic
#DFEEE8 #E0DFEE #EEDFE5 #ECEEDF
square
#DFEEE8 #E0DFEE #EEDFE5 #ECEEDF
split-complementary
#DFEEE8 #EEDFEC #EEE0DF
monochromatic
#8FC4AF #B7D9CB #DFEEE8 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.20
#DFEEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#DFEEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEE8
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEE8 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE8
Deuteranopia (green-blind)
#EAEAE8
Tritanopia (blue-blind)
#DCEEEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfeee8; /* rgb */ color: rgb(223, 238, 232); /* oklch */ color: oklch(93.6% 0.018 170.1);
Tailwind
colors: {
custom: {
50: '#e9f3ef',
500: '#dfeee8',
950: '#000000',
},
}SCSS
$custom: #dfeee8; $custom-light: #e9f3ef; $custom-dark: #000000;
JSON
{
"hex": "#dfeee8",
"rgb": {
"r": 223,
"g": 238,
"b": 232
},
"hsl": {
"h": 156,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.93624,
"c": 0.01779,
"h": 170.1
},
"luminance": 0.82663
}Semantic roles & 50–950 ramp
primary
#DFEEE8
secondary
#C8AAB6
accent
#3C68A9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585