#DDF5EB#DDF5EB
#DDF5EB is a very light, muted teal. Relative luminance 0.867; OKLCH L 95.0% C 0.028 H 168.8°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF5EB |
|---|---|
| RGB | rgb(221, 245, 235) |
| HSL | hsl(155, 55%, 91%) |
| HSV | hsv(155, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 4.1%, 3.9%) |
| CIE-LAB | lab(94.60, -9.68, 2.14) |
| CIE-LCH | lch(94.60, 9.92, 167.53°) |
| OKLab | oklab(94.98% -0.0279 0.0055) |
| OKLCH | oklch(94.98% 0.028 168.8) |
| XYZ | xyz(77.4633, 86.6740, 91.2298) |
| Luminance | 0.8668 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.23
Lightcyan
#E0FFFF
ΔE00 4.94
Ice
#D6FFFA
ΔE00 5.08
Ice Blue (survey)
#D7FFFE
ΔE00 5.65
Very Pale Blue
#D6FFFE
ΔE00 5.80
Very Light Blue
#D5FFFF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF5EB #F5DDE7
analogous
#DDF5DF #DDF5EB #DDF3F5
triadic
#DDF5EB #EBDDF5 #F5EBDD
tetradic
#DDF5EB #DFDDF5 #F5DDE7 #F3F5DD
square
#DDF5EB #DFDDF5 #F5DDE7 #F3F5DD
split-complementary
#DDF5EB #F5DDF3 #F5DFDD
monochromatic
#7ED9B3 #AEE7CF #DDF5EB #E7F8F1 #E7F8F1
Accessibility & contrast
On white
1.15
#DDF5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#DDF5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF5EB
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF5EB | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EB
Deuteranopia (green-blind)
#EFEEEC
Tritanopia (blue-blind)
#D8F5F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddf5eb; /* rgb */ color: rgb(221, 245, 235); /* oklch */ color: oklch(95.0% 0.028 168.8);
Tailwind
colors: {
custom: {
50: '#e7f8f1',
500: '#ddf5eb',
950: '#000000',
},
}SCSS
$custom: #ddf5eb; $custom-light: #e7f8f1; $custom-dark: #000000;
JSON
{
"hex": "#ddf5eb",
"rgb": {
"r": 221,
"g": 245,
"b": 235
},
"hsl": {
"h": 155,
"s": 54.545,
"l": 91.373
},
"oklch": {
"l": 0.94984,
"c": 0.02844,
"h": 168.8
},
"luminance": 0.86675
}Semantic roles & 50–950 ramp
primary
#DDF5EB
secondary
#D5A1B7
accent
#2366C2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585