#DDF6EF#DDF6EF
#DDF6EF is a very light, muted teal. Relative luminance 0.875; OKLCH L 95.3% C 0.028 H 177.1°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF6EF |
|---|---|
| RGB | rgb(221, 246, 239) |
| HSL | hsl(163, 58%, 92%) |
| HSV | hsv(163, 10%, 96%) |
| CMYK | cmyk(10.2%, 0%, 2.8%, 3.5%) |
| CIE-LAB | lab(94.96, -9.44, 0.59) |
| CIE-LCH | lch(94.96, 9.46, 176.42°) |
| OKLab | oklab(95.3% -0.0277 0.0014) |
| OKLCH | oklch(95.3% 0.028 177.1) |
| XYZ | xyz(78.3510, 87.5144, 94.4086) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.71
Ice
#D6FFFA
ΔE00 4.44
Ice Blue (survey)
#D7FFFE
ΔE00 4.66
Very Pale Blue
#D6FFFE
ΔE00 4.84
Honeydew
#F0FFF0
ΔE00 4.97
Very Light Blue
#D5FFFF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF6EF #F6DDE4
analogous
#DDF6E3 #DDF6EF #DDF1F6
triadic
#DDF6EF #EFDDF6 #F6EFDD
tetradic
#DDF6EF #E3DDF6 #F6DDE4 #F1F6DD
square
#DDF6EF #E3DDF6 #F6DDE4 #F1F6DD
split-complementary
#DDF6EF #F6DDF1 #F6E3DD
monochromatic
#7CDCC1 #ADE9D8 #DDF6EF #E7F9F4 #E7F9F4
Accessibility & contrast
On white
1.13
#DDF6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DDF6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF6EF
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF6EF | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#EFEFF0
Tritanopia (blue-blind)
#D7F7F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddf6ef; /* rgb */ color: rgb(221, 246, 239); /* oklch */ color: oklch(95.3% 0.028 177.1);
Tailwind
colors: {
custom: {
50: '#e7f9f4',
500: '#ddf6ef',
950: '#000000',
},
}SCSS
$custom: #ddf6ef; $custom-light: #e7f9f4; $custom-dark: #000000;
JSON
{
"hex": "#ddf6ef",
"rgb": {
"r": 221,
"g": 246,
"b": 239
},
"hsl": {
"h": 163.2,
"s": 58.14,
"l": 91.569
},
"oklch": {
"l": 0.95299,
"c": 0.02774,
"h": 177.1
},
"luminance": 0.87516
}Semantic roles & 50–950 ramp
primary
#DDF6EF
secondary
#D7A0B0
accent
#204EC6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585