#DDF0EF#DDF0EF
#DDF0EF is a very light, muted teal. Relative luminance 0.839; OKLCH L 94.1% C 0.020 H 193.0°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF0EF |
|---|---|
| RGB | rgb(221, 240, 239) |
| HSL | hsl(177, 39%, 90%) |
| HSV | hsv(177, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 0.4%, 5.9%) |
| CIE-LAB | lab(93.42, -6.42, -1.66) |
| CIE-LCH | lch(93.42, 6.63, 194.50°) |
| OKLab | oklab(94.08% -0.0196 -0.0045) |
| OKLCH | oklch(94.08% 0.02 193) |
| XYZ | xyz(76.5555, 83.9233, 93.8101) |
| Luminance | 0.8392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.67
Lightcyan
#E0FFFF
ΔE00 4.44
Mintcream
#F5FFFA
ΔE00 4.94
Ice Blue (survey)
#D7FFFE
ΔE00 6.38
Very Pale Blue
#D6FFFE
ΔE00 6.59
Very Light Blue
#D5FFFF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF0EF #F0DDDE
analogous
#DDF0E5 #DDF0EF #DDE7F0
triadic
#DDF0EF #EFDDF0 #F0EFDD
tetradic
#DDF0EF #E5DDF0 #F0DDDE #E7F0DD
square
#DDF0EF #E5DDF0 #F0DDDE #E7F0DD
split-complementary
#DDF0EF #F0DDE7 #F0E5DD
monochromatic
#88CBC7 #B3DDDB #DDF0EF #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.18
#DDF0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#DDF0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF0EF
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF0EF | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEEF
Deuteranopia (green-blind)
#E9EBEF
Tritanopia (blue-blind)
#D8F1F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ddf0ef; /* rgb */ color: rgb(221, 240, 239); /* oklch */ color: oklch(94.1% 0.020 193.0);
Tailwind
colors: {
custom: {
50: '#e7f5f4',
500: '#ddf0ef',
950: '#000000',
},
}SCSS
$custom: #ddf0ef; $custom-light: #e7f5f4; $custom-dark: #000000;
JSON
{
"hex": "#ddf0ef",
"rgb": {
"r": 221,
"g": 240,
"b": 239
},
"hsl": {
"h": 176.842,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.94083,
"c": 0.02009,
"h": 193
},
"luminance": 0.83924
}Semantic roles & 50–950 ramp
primary
#DDF0EF
secondary
#CCA5A8
accent
#343AB2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585