#DFEEEA#DFEEEA
#DFEEEA is a very light, near-neutral teal. Relative luminance 0.828; OKLCH L 93.7% C 0.017 H 178.3°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEEA |
|---|---|
| RGB | rgb(223, 238, 234) |
| HSL | hsl(164, 31%, 90%) |
| HSV | hsv(164, 6%, 93%) |
| CMYK | cmyk(6.3%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(92.92, -5.68, 0.22) |
| CIE-LCH | lch(92.92, 5.69, 177.74°) |
| OKLab | oklab(93.68% -0.0167 0.0005) |
| OKLCH | oklch(93.68% 0.017 178.3) |
| XYZ | xyz(75.8542, 82.7768, 89.8072) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.07
Mintcream
#F5FFFA
ΔE00 4.19
Light Grey
#D8DCD6
ΔE00 5.65
Honeydew
#F0FFF0
ΔE00 5.69
Lightcyan
#E0FFFF
ΔE00 5.82
Aliceblue
#F0F8FF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEEA #EEDFE3
analogous
#DFEEE2 #DFEEEA #DFEAEE
triadic
#DFEEEA #EADFEE #EEEADF
tetradic
#DFEEEA #E2DFEE #EEDFE3 #EAEEDF
square
#DFEEEA #E2DFEE #EEDFE3 #EAEEDF
split-complementary
#DFEEEA #EEDFEA #EEE2DF
monochromatic
#8FC4B6 #B7D9D0 #DFEEEA #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.20
#DFEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DFEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEEA
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEEA | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#DCEFED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfeeea; /* rgb */ color: rgb(223, 238, 234); /* oklch */ color: oklch(93.7% 0.017 178.3);
Tailwind
colors: {
custom: {
50: '#e9f3f0',
500: '#dfeeea',
950: '#000000',
},
}SCSS
$custom: #dfeeea; $custom-light: #e9f3f0; $custom-dark: #000000;
JSON
{
"hex": "#dfeeea",
"rgb": {
"r": 223,
"g": 238,
"b": 234
},
"hsl": {
"h": 164,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.93681,
"c": 0.01676,
"h": 178.3
},
"luminance": 0.82778
}Semantic roles & 50–950 ramp
primary
#DFEEEA
secondary
#C8AAB2
accent
#3C59A9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585