#DDF7EA#DDF7EA
#DDF7EA is a very light, muted teal. Relative luminance 0.878; OKLCH L 95.4% C 0.032 H 164.2°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF7EA |
|---|---|
| RGB | rgb(221, 247, 234) |
| HSL | hsl(150, 62%, 92%) |
| HSV | hsv(150, 11%, 97%) |
| CMYK | cmyk(10.5%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(95.09, -10.87, 3.37) |
| CIE-LCH | lch(95.09, 11.38, 162.76°) |
| OKLab | oklab(95.37% -0.031 0.0088) |
| OKLCH | oklch(95.37% 0.032 164.2) |
| XYZ | xyz(77.9276, 87.8330, 90.6738) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.21
Ice
#D6FFFA
ΔE00 5.10
Lightcyan
#E0FFFF
ΔE00 5.79
Ice Blue (survey)
#D7FFFE
ΔE00 6.06
Very Pale Blue
#D6FFFE
ΔE00 6.18
Very Light Blue
#D5FFFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF7EA #F7DDEA
analogous
#DDF7DD #DDF7EA #DDF7F7
triadic
#DDF7EA #EADDF7 #F7EADD
tetradic
#DDF7EA #DDDDF7 #F7DDEA #F7F7DD
square
#DDF7EA #DDDDF7 #F7DDEA #F7F7DD
split-complementary
#DDF7EA #F7DDF7 #F7DDDD
monochromatic
#7AE0AD #ABEBCB #DDF7EA #E6F9F0 #E6F9F0
Accessibility & contrast
On white
1.13
#DDF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DDF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF7EA
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF7EA | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F1EFEB
Tritanopia (blue-blind)
#D8F7F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddf7ea; /* rgb */ color: rgb(221, 247, 234); /* oklch */ color: oklch(95.4% 0.032 164.2);
Tailwind
colors: {
custom: {
50: '#e7f9f0',
500: '#ddf7ea',
950: '#000000',
},
}SCSS
$custom: #ddf7ea; $custom-light: #e7f9f0; $custom-dark: #000000;
JSON
{
"hex": "#ddf7ea",
"rgb": {
"r": 221,
"g": 247,
"b": 234
},
"hsl": {
"h": 150,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.95365,
"c": 0.0322,
"h": 164.2
},
"luminance": 0.87834
}Semantic roles & 50–950 ramp
primary
#DDF7EA
secondary
#D99FBC
accent
#1C73CA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585