#DDF6EB#DDF6EB
#DDF6EB is a very light, muted teal. Relative luminance 0.873; OKLCH L 95.2% C 0.030 H 167.5°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF6EB |
|---|---|
| RGB | rgb(221, 246, 235) |
| HSL | hsl(154, 58%, 92%) |
| HSV | hsv(154, 10%, 96%) |
| CMYK | cmyk(10.2%, 0%, 4.5%, 3.5%) |
| CIE-LAB | lab(94.86, -10.18, 2.52) |
| CIE-LCH | lch(94.86, 10.49, 166.12°) |
| OKLab | oklab(95.19% -0.0292 0.0065) |
| OKLCH | oklch(95.19% 0.03 167.5) |
| XYZ | xyz(77.7666, 87.2806, 91.3309) |
| Luminance | 0.8728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.22
Ice
#D6FFFA
ΔE00 4.94
Lightcyan
#E0FFFF
ΔE00 5.16
Ice Blue (survey)
#D7FFFE
ΔE00 5.67
Very Pale Blue
#D6FFFE
ΔE00 5.81
Very Light Blue
#D5FFFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF6EB #F6DDE8
analogous
#DDF6DF #DDF6EB #DDF5F6
triadic
#DDF6EB #EBDDF6 #F6EBDD
tetradic
#DDF6EB #DFDDF6 #F6DDE8 #F5F6DD
square
#DDF6EB #DFDDF6 #F6DDE8 #F5F6DD
split-complementary
#DDF6EB #F6DDF5 #F6DFDD
monochromatic
#7CDCB2 #ADE9CF #DDF6EB #E7F9F1 #E7F9F1
Accessibility & contrast
On white
1.14
#DDF6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#DDF6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF6EB
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF6EB | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EB
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#D8F6F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddf6eb; /* rgb */ color: rgb(221, 246, 235); /* oklch */ color: oklch(95.2% 0.030 167.5);
Tailwind
colors: {
custom: {
50: '#e7f9f1',
500: '#ddf6eb',
950: '#000000',
},
}SCSS
$custom: #ddf6eb; $custom-light: #e7f9f1; $custom-dark: #000000;
JSON
{
"hex": "#ddf6eb",
"rgb": {
"r": 221,
"g": 246,
"b": 235
},
"hsl": {
"h": 153.6,
"s": 58.14,
"l": 91.569
},
"oklch": {
"l": 0.95188,
"c": 0.02997,
"h": 167.5
},
"luminance": 0.87282
}Semantic roles & 50–950 ramp
primary
#DDF6EB
secondary
#D7A0B8
accent
#2069C6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585