#DDF8EB#DDF8EB
#DDF8EB is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.6% C 0.033 H 165.2°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF8EB |
|---|---|
| RGB | rgb(221, 248, 235) |
| HSL | hsl(151, 66%, 92%) |
| HSV | hsv(151, 11%, 97%) |
| CMYK | cmyk(10.9%, 0%, 5.2%, 2.7%) |
| CIE-LAB | lab(95.37, -11.18, 3.26) |
| CIE-LCH | lch(95.37, 11.65, 163.73°) |
| OKLab | oklab(95.6% -0.0319 0.0085) |
| OKLCH | oklch(95.6% 0.033 165.2) |
| XYZ | xyz(78.3782, 88.5038, 91.5347) |
| Luminance | 0.8851 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.39
Ice
#D6FFFA
ΔE00 4.85
Lightcyan
#E0FFFF
ΔE00 5.69
Ice Blue (survey)
#D7FFFE
ΔE00 5.86
Very Pale Blue
#D6FFFE
ΔE00 5.98
Very Light Blue
#D5FFFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF8EB #F8DDEA
analogous
#DDF8DE #DDF8EB #DDF8F8
triadic
#DDF8EB #EBDDF8 #F8EBDD
tetradic
#DDF8EB #DEDDF8 #F8DDEA #F8F8DD
square
#DDF8EB #DEDDF8 #F8DDEA #F8F8DD
split-complementary
#DDF8EB #F8DDF8 #F8DEDD
monochromatic
#77E3AF #AAEECD #DDF8EB #E6FAF0 #E6FAF0
Accessibility & contrast
On white
1.12
#DDF8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DDF8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF8EB
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF8EB | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#F2F0EC
Tritanopia (blue-blind)
#D8F8F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddf8eb; /* rgb */ color: rgb(221, 248, 235); /* oklch */ color: oklch(95.6% 0.033 165.2);
Tailwind
colors: {
custom: {
50: '#e7faf1',
500: '#ddf8eb',
950: '#000000',
},
}SCSS
$custom: #ddf8eb; $custom-light: #e7faf1; $custom-dark: #000000;
JSON
{
"hex": "#ddf8eb",
"rgb": {
"r": 221,
"g": 248,
"b": 235
},
"hsl": {
"h": 151.111,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.95596,
"c": 0.03305,
"h": 165.2
},
"luminance": 0.88505
}Semantic roles & 50–950 ramp
primary
#DDF8EB
secondary
#DB9EBB
accent
#186FCE
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585