#DDF2EA#DDF2EA
#DDF2EA is a very light, muted teal. Relative luminance 0.848; OKLCH L 94.3% C 0.025 H 171.0°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF2EA |
|---|---|
| RGB | rgb(221, 242, 234) |
| HSL | hsl(157, 45%, 91%) |
| HSV | hsv(157, 9%, 95%) |
| CMYK | cmyk(8.7%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(93.80, -8.36, 1.50) |
| CIE-LCH | lch(93.80, 8.49, 169.82°) |
| OKLab | oklab(94.35% -0.0242 0.0039) |
| OKLCH | oklch(94.35% 0.025 171) |
| XYZ | xyz(76.4190, 84.8159, 90.1709) |
| Luminance | 0.8482 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.40
Lightcyan
#E0FFFF
ΔE00 4.90
Mintcream
#F5FFFA
ΔE00 5.43
Azure (CSS)
#F0FFFF
ΔE00 5.49
Ice
#D6FFFA
ΔE00 5.86
Ice Blue (survey)
#D7FFFE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF2EA #F2DDE5
analogous
#DDF2DF #DDF2EA #DDEFF2
triadic
#DDF2EA #EADDF2 #F2EADD
tetradic
#DDF2EA #DFDDF2 #F2DDE5 #EFF2DD
square
#DDF2EA #DFDDF2 #F2DDE5 #EFF2DD
split-complementary
#DDF2EA #F2DDEF #F2DFDD
monochromatic
#84D0B3 #B1E1CF #DDF2EA #E9F7F1 #E9F7F1
Accessibility & contrast
On white
1.17
#DDF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#DDF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF2EA
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF2EA | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#ECECEA
Tritanopia (blue-blind)
#D9F2F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ddf2ea; /* rgb */ color: rgb(221, 242, 234); /* oklch */ color: oklch(94.3% 0.025 171.0);
Tailwind
colors: {
custom: {
50: '#e7f6f0',
500: '#ddf2ea',
950: '#000000',
},
}SCSS
$custom: #ddf2ea; $custom-light: #e7f6f0; $custom-dark: #000000;
JSON
{
"hex": "#ddf2ea",
"rgb": {
"r": 221,
"g": 242,
"b": 234
},
"hsl": {
"h": 157.143,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.94347,
"c": 0.02452,
"h": 171
},
"luminance": 0.84817
}Semantic roles & 50–950 ramp
primary
#DDF2EA
secondary
#CFA4B4
accent
#2E62B8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585