#DDF6EA#DDF6EA
#DDF6EA is a very light, muted teal. Relative luminance 0.872; OKLCH L 95.2% C 0.031 H 165.3°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF6EA |
|---|---|
| RGB | rgb(221, 246, 234) |
| HSL | hsl(151, 58%, 92%) |
| HSV | hsv(151, 10%, 96%) |
| CMYK | cmyk(10.2%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(94.83, -10.37, 3.00) |
| CIE-LCH | lch(94.83, 10.79, 163.87°) |
| OKLab | oklab(95.16% -0.0296 0.0078) |
| OKLCH | oklch(95.16% 0.031 165.3) |
| XYZ | xyz(77.6226, 87.2230, 90.5721) |
| Luminance | 0.8722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.12
Ice
#D6FFFA
ΔE00 5.14
Lightcyan
#E0FFFF
ΔE00 5.53
Ice Blue (survey)
#D7FFFE
ΔE00 5.97
Very Pale Blue
#D6FFFE
ΔE00 6.10
Very Light Blue
#D5FFFF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF6EA #F6DDE9
analogous
#DDF6DE #DDF6EA #DDF6F6
triadic
#DDF6EA #EADDF6 #F6EADD
tetradic
#DDF6EA #DEDDF6 #F6DDE9 #F6F6DD
square
#DDF6EA #DEDDF6 #F6DDE9 #F6F6DD
split-complementary
#DDF6EA #F6DDF6 #F6DEDD
monochromatic
#7CDCAE #ADE9CC #DDF6EA #E7F9F0 #E7F9F0
Accessibility & contrast
On white
1.14
#DDF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#DDF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF6EA
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF6EA | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#D8F6F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddf6ea; /* rgb */ color: rgb(221, 246, 234); /* oklch */ color: oklch(95.2% 0.031 165.3);
Tailwind
colors: {
custom: {
50: '#e7f9f0',
500: '#ddf6ea',
950: '#000000',
},
}SCSS
$custom: #ddf6ea; $custom-light: #e7f9f0; $custom-dark: #000000;
JSON
{
"hex": "#ddf6ea",
"rgb": {
"r": 221,
"g": 246,
"b": 234
},
"hsl": {
"h": 151.2,
"s": 58.14,
"l": 91.569
},
"oklch": {
"l": 0.95161,
"c": 0.03064,
"h": 165.3
},
"luminance": 0.87224
}Semantic roles & 50–950 ramp
primary
#DDF6EA
secondary
#D7A0BB
accent
#206FC6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585