#DDF3EE#DDF3EE
#DDF3EE is a very light, muted teal. Relative luminance 0.856; OKLCH L 94.7% C 0.024 H 180.6°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF3EE |
|---|---|
| RGB | rgb(221, 243, 238) |
| HSL | hsl(166, 48%, 91%) |
| HSV | hsv(166, 9%, 95%) |
| CMYK | cmyk(9.1%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(94.16, -8.12, -0.05) |
| CIE-LCH | lch(94.16, 8.12, 180.37°) |
| OKLab | oklab(94.66% -0.024 -0.0003) |
| OKLCH | oklch(94.66% 0.024 180.6) |
| XYZ | xyz(77.2986, 85.6452, 93.3311) |
| Luminance | 0.8565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.84
Azure (CSS)
#F0FFFF
ΔE00 4.67
Mintcream
#F5FFFA
ΔE00 5.27
Honeydew
#F0FFF0
ΔE00 5.29
Ice Blue (survey)
#D7FFFE
ΔE00 5.31
Ice
#D6FFFA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF3EE #F3DDE2
analogous
#DDF3E3 #DDF3EE #DDEDF3
triadic
#DDF3EE #EEDDF3 #F3EEDD
tetradic
#DDF3EE #E3DDF3 #F3DDE2 #EDF3DD
square
#DDF3EE #E3DDF3 #F3DDE2 #EDF3DD
split-complementary
#DDF3EE #F3DDED #F3E3DD
monochromatic
#83D3C1 #B0E3D7 #DDF3EE #E8F7F4 #E8F7F4
Accessibility & contrast
On white
1.16
#DDF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#DDF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF3EE
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF3EE | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#ECEDEE
Tritanopia (blue-blind)
#D8F4F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddf3ee; /* rgb */ color: rgb(221, 243, 238); /* oklch */ color: oklch(94.7% 0.024 180.6);
Tailwind
colors: {
custom: {
50: '#e7f7f3',
500: '#ddf3ee',
950: '#000000',
},
}SCSS
$custom: #ddf3ee; $custom-light: #e7f7f3; $custom-dark: #000000;
JSON
{
"hex": "#ddf3ee",
"rgb": {
"r": 221,
"g": 243,
"b": 238
},
"hsl": {
"h": 166.364,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.94662,
"c": 0.02404,
"h": 180.6
},
"luminance": 0.85646
}Semantic roles & 50–950 ramp
primary
#DDF3EE
secondary
#D1A3AE
accent
#2A4BBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585