#DDF4EA#DDF4EA
#DDF4EA is a very light, muted teal. Relative luminance 0.860; OKLCH L 94.8% C 0.028 H 167.8°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF4EA |
|---|---|
| RGB | rgb(221, 244, 234) |
| HSL | hsl(154, 51%, 91%) |
| HSV | hsv(154, 9%, 96%) |
| CMYK | cmyk(9.4%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(94.32, -9.36, 2.25) |
| CIE-LCH | lch(94.32, 9.63, 166.50°) |
| OKLab | oklab(94.75% -0.0269 0.0058) |
| OKLCH | oklch(94.75% 0.028 167.8) |
| XYZ | xyz(77.0175, 86.0129, 90.3705) |
| Luminance | 0.8601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.12
Lightcyan
#E0FFFF
ΔE00 5.11
Ice
#D6FFFA
ΔE00 5.40
Ice Blue (survey)
#D7FFFE
ΔE00 5.92
Very Pale Blue
#D6FFFE
ΔE00 6.07
Mintcream
#F5FFFA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF4EA #F4DDE7
analogous
#DDF4DE #DDF4EA #DDF2F4
triadic
#DDF4EA #EADDF4 #F4EADD
tetradic
#DDF4EA #DEDDF4 #F4DDE7 #F2F4DD
square
#DDF4EA #DEDDF4 #F4DDE7 #F2F4DD
split-complementary
#DDF4EA #F4DDF2 #F4DEDD
monochromatic
#81D6B1 #AFE5CD #DDF4EA #E8F8F1 #E8F8F1
Accessibility & contrast
On white
1.15
#DDF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#DDF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF4EA
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF4EA | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#D9F4F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddf4ea; /* rgb */ color: rgb(221, 244, 234); /* oklch */ color: oklch(94.8% 0.028 167.8);
Tailwind
colors: {
custom: {
50: '#e7f7f0',
500: '#ddf4ea',
950: '#000000',
},
}SCSS
$custom: #ddf4ea; $custom-light: #e7f7f0; $custom-dark: #000000;
JSON
{
"hex": "#ddf4ea",
"rgb": {
"r": 221,
"g": 244,
"b": 234
},
"hsl": {
"h": 153.913,
"s": 51.111,
"l": 91.176
},
"oklch": {
"l": 0.94753,
"c": 0.02756,
"h": 167.8
},
"luminance": 0.86014
}Semantic roles & 50–950 ramp
primary
#DDF4EA
secondary
#D3A2B7
accent
#2769BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585