#DDF4EF#DDF4EF
#DDF4EF is a very light, muted teal. Relative luminance 0.863; OKLCH L 94.9% C 0.025 H 181.3°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF4EF |
|---|---|
| RGB | rgb(221, 244, 239) |
| HSL | hsl(167, 51%, 91%) |
| HSV | hsv(167, 9%, 96%) |
| CMYK | cmyk(9.4%, 0%, 2%, 4.3%) |
| CIE-LAB | lab(94.44, -8.44, -0.16) |
| CIE-LCH | lch(94.44, 8.44, 181.08°) |
| OKLab | oklab(94.89% -0.025 -0.0005) |
| OKLCH | oklch(94.89% 0.025 181.3) |
| XYZ | xyz(77.7460, 86.3043, 94.2070) |
| Luminance | 0.8631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.56
Azure (CSS)
#F0FFFF
ΔE00 4.77
Ice Blue (survey)
#D7FFFE
ΔE00 4.98
Ice
#D6FFFA
ΔE00 5.12
Very Pale Blue
#D6FFFE
ΔE00 5.17
Honeydew
#F0FFF0
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF4EF #F4DDE2
analogous
#DDF4E3 #DDF4EF #DDEDF4
triadic
#DDF4EF #EFDDF4 #F4EFDD
tetradic
#DDF4EF #E3DDF4 #F4DDE2 #EDF4DD
square
#DDF4EF #E3DDF4 #F4DDE2 #EDF4DD
split-complementary
#DDF4EF #F4DDED #F4E3DD
monochromatic
#81D6C3 #AFE5D9 #DDF4EF #E8F8F4 #E8F8F4
Accessibility & contrast
On white
1.15
#DDF4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#DDF4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF4EF
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF4EF | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#EDEEEF
Tritanopia (blue-blind)
#D8F5F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddf4ef; /* rgb */ color: rgb(221, 244, 239); /* oklch */ color: oklch(94.9% 0.025 181.3);
Tailwind
colors: {
custom: {
50: '#e7f7f4',
500: '#ddf4ef',
950: '#000000',
},
}SCSS
$custom: #ddf4ef; $custom-light: #e7f7f4; $custom-dark: #000000;
JSON
{
"hex": "#ddf4ef",
"rgb": {
"r": 221,
"g": 244,
"b": 239
},
"hsl": {
"h": 166.957,
"s": 51.111,
"l": 91.176
},
"oklch": {
"l": 0.94893,
"c": 0.02502,
"h": 181.3
},
"luminance": 0.86306
}Semantic roles & 50–950 ramp
primary
#DDF4EF
secondary
#D3A2AD
accent
#2748BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585