#DFEFEA#DFEFEA
#DFEFEA is a very light, near-neutral teal. Relative luminance 0.834; OKLCH L 93.9% C 0.018 H 175.3°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFEA |
|---|---|
| RGB | rgb(223, 239, 234) |
| HSL | hsl(161, 33%, 91%) |
| HSV | hsv(161, 7%, 94%) |
| CMYK | cmyk(6.7%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(93.17, -6.19, 0.60) |
| CIE-LCH | lch(93.17, 6.22, 174.49°) |
| OKLab | oklab(93.88% -0.0181 0.0015) |
| OKLCH | oklch(93.88% 0.018 175.3) |
| XYZ | xyz(76.1462, 83.3607, 89.9045) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.25
Mintcream
#F5FFFA
ΔE00 4.25
Honeydew
#F0FFF0
ΔE00 5.21
Lightcyan
#E0FFFF
ΔE00 5.57
Light Grey
#D8DCD6
ΔE00 6.02
Ice Blue (survey)
#D7FFFE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFEA #EFDFE4
analogous
#DFEFE2 #DFEFEA #DFECEF
triadic
#DFEFEA #EADFEF #EFEADF
tetradic
#DFEFEA #E2DFEF #EFDFE4 #ECEFDF
square
#DFEFEA #E2DFEF #EFDFE4 #ECEFDF
split-complementary
#DFEFEA #EFDFEC #EFE2DF
monochromatic
#8DC6B4 #B6DBCF #DFEFEA #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.19
#DFEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#DFEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFEA
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFEA | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#DCEFED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfefea; /* rgb */ color: rgb(223, 239, 234); /* oklch */ color: oklch(93.9% 0.018 175.3);
Tailwind
colors: {
custom: {
50: '#e9f4f0',
500: '#dfefea',
950: '#000000',
},
}SCSS
$custom: #dfefea; $custom-light: #e9f4f0; $custom-dark: #000000;
JSON
{
"hex": "#dfefea",
"rgb": {
"r": 223,
"g": 239,
"b": 234
},
"hsl": {
"h": 161.25,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.93882,
"c": 0.01819,
"h": 175.3
},
"luminance": 0.83361
}Semantic roles & 50–950 ramp
primary
#DFEFEA
secondary
#C9A9B3
accent
#395DAC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585