#DDF9EE#DDF9EE
#DDF9EE is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.9% C 0.033 H 170.0°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF9EE |
|---|---|
| RGB | rgb(221, 249, 238) |
| HSL | hsl(156, 70%, 92%) |
| HSV | hsv(156, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(95.70, -11.13, 2.20) |
| CIE-LCH | lch(95.70, 11.34, 168.84°) |
| OKLab | oklab(95.88% -0.0321 0.0056) |
| OKLCH | oklch(95.88% 0.033 170) |
| XYZ | xyz(79.1236, 89.2952, 93.9394) |
| Luminance | 0.8930 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.11
Honeydew
#F0FFF0
ΔE00 4.73
Lightcyan
#E0FFFF
ΔE00 4.85
Ice Blue (survey)
#D7FFFE
ΔE00 5.03
Very Pale Blue
#D6FFFE
ΔE00 5.15
Very Light Blue
#D5FFFF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF9EE #F9DDE8
analogous
#DDF9E0 #DDF9EE #DDF6F9
triadic
#DDF9EE #EEDDF9 #F9EEDD
tetradic
#DDF9EE #E0DDF9 #F9DDE8 #F6F9DD
square
#DDF9EE #E0DDF9 #F9DDE8 #F6F9DD
split-complementary
#DDF9EE #F9DDF6 #F9E0DD
monochromatic
#75E7BA #A9F0D4 #DDF9EE #E5FAF2 #E5FAF2
Accessibility & contrast
On white
1.11
#DDF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#DDF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF9EE
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF9EE | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#D7F9F6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddf9ee; /* rgb */ color: rgb(221, 249, 238); /* oklch */ color: oklch(95.9% 0.033 170.0);
Tailwind
colors: {
custom: {
50: '#e7fbf3',
500: '#ddf9ee',
950: '#000000',
},
}SCSS
$custom: #ddf9ee; $custom-light: #e7fbf3; $custom-dark: #000000;
JSON
{
"hex": "#ddf9ee",
"rgb": {
"r": 221,
"g": 249,
"b": 238
},
"hsl": {
"h": 156.429,
"s": 70,
"l": 92.157
},
"oklch": {
"l": 0.95882,
"c": 0.03261,
"h": 170
},
"luminance": 0.89297
}Semantic roles & 50–950 ramp
primary
#DDF9EE
secondary
#DD9DB6
accent
#145ED2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585