#DFF2EA#DFF2EA
#DFF2EA is a very light, muted teal. Relative luminance 0.851; OKLCH L 94.5% C 0.023 H 168.7°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2EA |
|---|---|
| RGB | rgb(223, 242, 234) |
| HSL | hsl(155, 42%, 91%) |
| HSV | hsv(155, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(93.94, -7.71, 1.72) |
| CIE-LCH | lch(93.94, 7.89, 167.45°) |
| OKLab | oklab(94.49% -0.0222 0.0044) |
| OKLCH | oklch(94.49% 0.023 168.7) |
| XYZ | xyz(77.0317, 85.1318, 90.1997) |
| Luminance | 0.8513 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.10
Mintcream
#F5FFFA
ΔE00 4.88
Azure (CSS)
#F0FFFF
ΔE00 5.15
Lightcyan
#E0FFFF
ΔE00 5.24
Ice
#D6FFFA
ΔE00 6.45
Ice Blue (survey)
#D7FFFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2EA #F2DFE7
analogous
#DFF2E0 #DFF2EA #DFF0F2
triadic
#DFF2EA #EADFF2 #F2EADF
tetradic
#DFF2EA #E0DFF2 #F2DFE7 #F0F2DF
square
#DFF2EA #E0DFF2 #F2DFE7 #F0F2DF
split-complementary
#DFF2EA #F2DFF0 #F2E0DF
monochromatic
#88CFB1 #B3E0CD #DFF2EA #E9F6F1 #E9F6F1
Accessibility & contrast
On white
1.16
#DFF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#DFF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2EA
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2EA | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#EDECEA
Tritanopia (blue-blind)
#DBF2F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff2ea; /* rgb */ color: rgb(223, 242, 234); /* oklch */ color: oklch(94.5% 0.023 168.7);
Tailwind
colors: {
custom: {
50: '#e9f6f0',
500: '#dff2ea',
950: '#000000',
},
}SCSS
$custom: #dff2ea; $custom-light: #e9f6f0; $custom-dark: #000000;
JSON
{
"hex": "#dff2ea",
"rgb": {
"r": 223,
"g": 242,
"b": 234
},
"hsl": {
"h": 154.737,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94488,
"c": 0.02267,
"h": 168.7
},
"luminance": 0.85133
}Semantic roles & 50–950 ramp
primary
#DFF2EA
secondary
#CFA6B7
accent
#3068B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585