#DDF7EB#DDF7EB
#DDF7EB is a very light, muted teal. Relative luminance 0.879; OKLCH L 95.4% C 0.032 H 166.2°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF7EB |
|---|---|
| RGB | rgb(221, 247, 235) |
| HSL | hsl(152, 62%, 92%) |
| HSV | hsv(152, 11%, 97%) |
| CMYK | cmyk(10.5%, 0%, 4.9%, 3.1%) |
| CIE-LAB | lab(95.11, -10.68, 2.89) |
| CIE-LCH | lch(95.11, 11.07, 164.86°) |
| OKLab | oklab(95.39% -0.0306 0.0075) |
| OKLCH | oklch(95.39% 0.032 166.2) |
| XYZ | xyz(78.0716, 87.8906, 91.4325) |
| Luminance | 0.8789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.28
Ice
#D6FFFA
ΔE00 4.87
Lightcyan
#E0FFFF
ΔE00 5.41
Ice Blue (survey)
#D7FFFE
ΔE00 5.75
Very Pale Blue
#D6FFFE
ΔE00 5.87
Very Light Blue
#D5FFFF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF7EB #F7DDE9
analogous
#DDF7DE #DDF7EB #DDF6F7
triadic
#DDF7EB #EBDDF7 #F7EBDD
tetradic
#DDF7EB #DEDDF7 #F7DDE9 #F6F7DD
square
#DDF7EB #DEDDF7 #F7DDE9 #F6F7DD
split-complementary
#DDF7EB #F7DDF6 #F7DEDD
monochromatic
#7AE0B1 #ABEBCE #DDF7EB #E6F9F0 #E6F9F0
Accessibility & contrast
On white
1.13
#DDF7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#DDF7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF7EB
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF7EB | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#D8F7F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddf7eb; /* rgb */ color: rgb(221, 247, 235); /* oklch */ color: oklch(95.4% 0.032 166.2);
Tailwind
colors: {
custom: {
50: '#e7f9f1',
500: '#ddf7eb',
950: '#000000',
},
}SCSS
$custom: #ddf7eb; $custom-light: #e7f9f1; $custom-dark: #000000;
JSON
{
"hex": "#ddf7eb",
"rgb": {
"r": 221,
"g": 247,
"b": 235
},
"hsl": {
"h": 152.308,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.95392,
"c": 0.0315,
"h": 166.2
},
"luminance": 0.87892
}Semantic roles & 50–950 ramp
primary
#DDF7EB
secondary
#D99FBA
accent
#1C6CCA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585