#DDF4EB#DDF4EB
#DDF4EB is a very light, muted teal. Relative luminance 0.861; OKLCH L 94.8% C 0.027 H 170.3°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF4EB |
|---|---|
| RGB | rgb(221, 244, 235) |
| HSL | hsl(157, 51%, 91%) |
| HSV | hsv(157, 9%, 96%) |
| CMYK | cmyk(9.4%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(94.34, -9.18, 1.77) |
| CIE-LCH | lch(94.34, 9.35, 169.10°) |
| OKLab | oklab(94.78% -0.0265 0.0045) |
| OKLCH | oklch(94.78% 0.027 170.3) |
| XYZ | xyz(77.1616, 86.0705, 91.1292) |
| Luminance | 0.8607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.30
Lightcyan
#E0FFFF
ΔE00 4.77
Ice
#D6FFFA
ΔE00 5.27
Ice Blue (survey)
#D7FFFE
ΔE00 5.68
Very Pale Blue
#D6FFFE
ΔE00 5.84
Mintcream
#F5FFFA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF4EB #F4DDE6
analogous
#DDF4DF #DDF4EB #DDF1F4
triadic
#DDF4EB #EBDDF4 #F4EBDD
tetradic
#DDF4EB #DFDDF4 #F4DDE6 #F1F4DD
square
#DDF4EB #DFDDF4 #F4DDE6 #F1F4DD
split-complementary
#DDF4EB #F4DDF1 #F4DFDD
monochromatic
#81D6B5 #AFE5D0 #DDF4EB #E8F8F1 #E8F8F1
Accessibility & contrast
On white
1.15
#DDF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#DDF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF4EB
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF4EB | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#EEEDEC
Tritanopia (blue-blind)
#D8F4F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddf4eb; /* rgb */ color: rgb(221, 244, 235); /* oklch */ color: oklch(94.8% 0.027 170.3);
Tailwind
colors: {
custom: {
50: '#e7f7f1',
500: '#ddf4eb',
950: '#000000',
},
}SCSS
$custom: #ddf4eb; $custom-light: #e7f7f1; $custom-dark: #000000;
JSON
{
"hex": "#ddf4eb",
"rgb": {
"r": 221,
"g": 244,
"b": 235
},
"hsl": {
"h": 156.522,
"s": 51.111,
"l": 91.176
},
"oklch": {
"l": 0.94781,
"c": 0.02694,
"h": 170.3
},
"luminance": 0.86072
}Semantic roles & 50–950 ramp
primary
#DDF4EB
secondary
#D3A2B5
accent
#2762BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585