#DDF5EA#DDF5EA
#DDF5EA is a very light, muted teal. Relative luminance 0.866; OKLCH L 95.0% C 0.029 H 166.5°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF5EA |
|---|---|
| RGB | rgb(221, 245, 234) |
| HSL | hsl(153, 55%, 91%) |
| HSV | hsv(153, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(94.58, -9.87, 2.62) |
| CIE-LCH | lch(94.58, 10.21, 165.11°) |
| OKLab | oklab(94.96% -0.0283 0.0068) |
| OKLCH | oklch(94.96% 0.029 166.5) |
| XYZ | xyz(77.3192, 86.6163, 90.4710) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.08
Ice
#D6FFFA
ΔE00 5.24
Lightcyan
#E0FFFF
ΔE00 5.30
Ice Blue (survey)
#D7FFFE
ΔE00 5.92
Very Pale Blue
#D6FFFE
ΔE00 6.06
Mintcream
#F5FFFA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF5EA #F5DDE8
analogous
#DDF5DE #DDF5EA #DDF4F5
triadic
#DDF5EA #EADDF5 #F5EADD
tetradic
#DDF5EA #DEDDF5 #F5DDE8 #F4F5DD
square
#DDF5EA #DEDDF5 #F5DDE8 #F4F5DD
split-complementary
#DDF5EA #F5DDF4 #F5DEDD
monochromatic
#7ED9B0 #AEE7CD #DDF5EA #E7F8F0 #E7F8F0
Accessibility & contrast
On white
1.15
#DDF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#DDF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF5EA
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF5EA | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#D9F5F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddf5ea; /* rgb */ color: rgb(221, 245, 234); /* oklch */ color: oklch(95.0% 0.029 166.5);
Tailwind
colors: {
custom: {
50: '#e7f8f0',
500: '#ddf5ea',
950: '#000000',
},
}SCSS
$custom: #ddf5ea; $custom-light: #e7f8f0; $custom-dark: #000000;
JSON
{
"hex": "#ddf5ea",
"rgb": {
"r": 221,
"g": 245,
"b": 234
},
"hsl": {
"h": 152.5,
"s": 54.545,
"l": 91.373
},
"oklch": {
"l": 0.94957,
"c": 0.0291,
"h": 166.5
},
"luminance": 0.86617
}Semantic roles & 50–950 ramp
primary
#DDF5EA
secondary
#D5A1B9
accent
#236CC2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585