#DDF4EE#DDF4EE
#DDF4EE is a very light, muted teal. Relative luminance 0.862; OKLCH L 94.9% C 0.025 H 178.4°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF4EE |
|---|---|
| RGB | rgb(221, 244, 238) |
| HSL | hsl(164, 51%, 91%) |
| HSV | hsv(164, 9%, 96%) |
| CMYK | cmyk(9.4%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(94.42, -8.62, 0.32) |
| CIE-LCH | lch(94.42, 8.63, 177.86°) |
| OKLab | oklab(94.87% -0.0254 0.0007) |
| OKLCH | oklch(94.87% 0.025 178.4) |
| XYZ | xyz(77.5987, 86.2454, 93.4311) |
| Luminance | 0.8625 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.83
Honeydew
#F0FFF0
ΔE00 5.04
Azure (CSS)
#F0FFFF
ΔE00 5.05
Ice
#D6FFFA
ΔE00 5.10
Ice Blue (survey)
#D7FFFE
ΔE00 5.10
Very Pale Blue
#D6FFFE
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF4EE #F4DDE3
analogous
#DDF4E2 #DDF4EE #DDEEF4
triadic
#DDF4EE #EEDDF4 #F4EEDD
tetradic
#DDF4EE #E2DDF4 #F4DDE3 #EEF4DD
square
#DDF4EE #E2DDF4 #F4DDE3 #EEF4DD
split-complementary
#DDF4EE #F4DDEE #F4E2DD
monochromatic
#81D6C0 #AFE5D7 #DDF4EE #E8F8F3 #E8F8F3
Accessibility & contrast
On white
1.15
#DDF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#DDF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF4EE
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF4EE | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#EDEEEE
Tritanopia (blue-blind)
#D8F5F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddf4ee; /* rgb */ color: rgb(221, 244, 238); /* oklch */ color: oklch(94.9% 0.025 178.4);
Tailwind
colors: {
custom: {
50: '#e7f7f3',
500: '#ddf4ee',
950: '#000000',
},
}SCSS
$custom: #ddf4ee; $custom-light: #e7f7f3; $custom-dark: #000000;
JSON
{
"hex": "#ddf4ee",
"rgb": {
"r": 221,
"g": 244,
"b": 238
},
"hsl": {
"h": 164.348,
"s": 51.111,
"l": 91.176
},
"oklch": {
"l": 0.94865,
"c": 0.0254,
"h": 178.4
},
"luminance": 0.86247
}Semantic roles & 50–950 ramp
primary
#DDF4EE
secondary
#D3A2AF
accent
#274FBE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585