#DDF5EF#DDF5EF
#DDF5EF is a very light, muted teal. Relative luminance 0.869; OKLCH L 95.1% C 0.026 H 179.1°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF5EF |
|---|---|
| RGB | rgb(221, 245, 239) |
| HSL | hsl(165, 55%, 91%) |
| HSV | hsv(165, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 2.4%, 3.9%) |
| CIE-LAB | lab(94.70, -8.94, 0.22) |
| CIE-LCH | lch(94.70, 8.94, 178.62°) |
| OKLab | oklab(95.1% -0.0264 0.0004) |
| OKLCH | oklch(95.1% 0.026 179.1) |
| XYZ | xyz(78.0477, 86.9077, 94.3075) |
| Luminance | 0.8691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.59
Ice
#D6FFFA
ΔE00 4.76
Ice Blue (survey)
#D7FFFE
ΔE00 4.78
Very Pale Blue
#D6FFFE
ΔE00 4.97
Honeydew
#F0FFF0
ΔE00 5.12
Azure (CSS)
#F0FFFF
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF5EF #F5DDE3
analogous
#DDF5E3 #DDF5EF #DDEFF5
triadic
#DDF5EF #EFDDF5 #F5EFDD
tetradic
#DDF5EF #E3DDF5 #F5DDE3 #EFF5DD
square
#DDF5EF #E3DDF5 #F5DDE3 #EFF5DD
split-complementary
#DDF5EF #F5DDEF #F5E3DD
monochromatic
#7ED9C2 #AEE7D9 #DDF5EF #E7F8F4 #E7F8F4
Accessibility & contrast
On white
1.14
#DDF5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#DDF5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF5EF
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF5EF | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#EEEEEF
Tritanopia (blue-blind)
#D8F6F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddf5ef; /* rgb */ color: rgb(221, 245, 239); /* oklch */ color: oklch(95.1% 0.026 179.1);
Tailwind
colors: {
custom: {
50: '#e7f8f4',
500: '#ddf5ef',
950: '#000000',
},
}SCSS
$custom: #ddf5ef; $custom-light: #e7f8f4; $custom-dark: #000000;
JSON
{
"hex": "#ddf5ef",
"rgb": {
"r": 221,
"g": 245,
"b": 239
},
"hsl": {
"h": 165,
"s": 54.545,
"l": 91.373
},
"oklch": {
"l": 0.95096,
"c": 0.02636,
"h": 179.1
},
"luminance": 0.86909
}Semantic roles & 50–950 ramp
primary
#DDF5EF
secondary
#D5A1AE
accent
#234BC2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585