#DFEEEB#DFEEEB
#DFEEEB is a very light, near-neutral teal. Relative luminance 0.828; OKLCH L 93.7% C 0.016 H 182.7°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEEB |
|---|---|
| RGB | rgb(223, 238, 235) |
| HSL | hsl(168, 31%, 90%) |
| HSV | hsv(168, 6%, 93%) |
| CMYK | cmyk(6.3%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(92.94, -5.50, -0.26) |
| CIE-LCH | lch(92.94, 5.50, 182.69°) |
| OKLab | oklab(93.71% -0.0164 -0.0008) |
| OKLCH | oklch(93.71% 0.016 182.7) |
| XYZ | xyz(75.9983, 82.8344, 90.5659) |
| Luminance | 0.8284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.85
Mintcream
#F5FFFA
ΔE00 4.22
Light Grey
#D8DCD6
ΔE00 5.70
Lightcyan
#E0FFFF
ΔE00 5.75
Honeydew
#F0FFF0
ΔE00 6.08
Aliceblue
#F0F8FF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEEB #EEDFE2
analogous
#DFEEE3 #DFEEEB #DFE9EE
triadic
#DFEEEB #EBDFEE #EEEBDF
tetradic
#DFEEEB #E3DFEE #EEDFE2 #E9EEDF
square
#DFEEEB #E3DFEE #EEDFE2 #E9EEDF
split-complementary
#DFEEEB #EEDFE9 #EEE3DF
monochromatic
#8FC4B9 #B7D9D2 #DFEEEB #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.20
#DFEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#DFEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEEB
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEEB | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#E9EAEB
Tritanopia (blue-blind)
#DCEFED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfeeeb; /* rgb */ color: rgb(223, 238, 235); /* oklch */ color: oklch(93.7% 0.016 182.7);
Tailwind
colors: {
custom: {
50: '#e9f3f1',
500: '#dfeeeb',
950: '#000000',
},
}SCSS
$custom: #dfeeeb; $custom-light: #e9f3f1; $custom-dark: #000000;
JSON
{
"hex": "#dfeeeb",
"rgb": {
"r": 223,
"g": 238,
"b": 235
},
"hsl": {
"h": 168,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.93709,
"c": 0.01639,
"h": 182.7
},
"luminance": 0.82835
}Semantic roles & 50–950 ramp
primary
#DFEEEB
secondary
#C8AAB0
accent
#3C52A9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585