#DDF3EA#DDF3EA
#DDF3EA is a very light, muted teal. Relative luminance 0.854; OKLCH L 94.5% C 0.026 H 169.3°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF3EA |
|---|---|
| RGB | rgb(221, 243, 234) |
| HSL | hsl(155, 48%, 91%) |
| HSV | hsv(155, 9%, 95%) |
| CMYK | cmyk(9.1%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(94.06, -8.86, 1.88) |
| CIE-LCH | lch(94.06, 9.06, 168.05°) |
| OKLab | oklab(94.55% -0.0256 0.0048) |
| OKLCH | oklch(94.55% 0.026 169.3) |
| XYZ | xyz(76.7175, 85.4128, 90.2704) |
| Luminance | 0.8541 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.22
Lightcyan
#E0FFFF
ΔE00 4.98
Ice
#D6FFFA
ΔE00 5.60
Mintcream
#F5FFFA
ΔE00 5.74
Azure (CSS)
#F0FFFF
ΔE00 5.87
Ice Blue (survey)
#D7FFFE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF3EA #F3DDE6
analogous
#DDF3DF #DDF3EA #DDF1F3
triadic
#DDF3EA #EADDF3 #F3EADD
tetradic
#DDF3EA #DFDDF3 #F3DDE6 #F1F3DD
square
#DDF3EA #DFDDF3 #F3DDE6 #F1F3DD
split-complementary
#DDF3EA #F3DDF1 #F3DFDD
monochromatic
#83D3B2 #B0E3CE #DDF3EA #E8F7F1 #E8F7F1
Accessibility & contrast
On white
1.16
#DDF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#DDF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF3EA
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF3EA | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#EDEDEB
Tritanopia (blue-blind)
#D9F3F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddf3ea; /* rgb */ color: rgb(221, 243, 234); /* oklch */ color: oklch(94.5% 0.026 169.3);
Tailwind
colors: {
custom: {
50: '#e7f7f0',
500: '#ddf3ea',
950: '#000000',
},
}SCSS
$custom: #ddf3ea; $custom-light: #e7f7f0; $custom-dark: #000000;
JSON
{
"hex": "#ddf3ea",
"rgb": {
"r": 221,
"g": 243,
"b": 234
},
"hsl": {
"h": 155.455,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.9455,
"c": 0.02603,
"h": 169.3
},
"luminance": 0.85414
}Semantic roles & 50–950 ramp
primary
#DDF3EA
secondary
#D1A3B6
accent
#2A66BB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585