#DDF2EE#DDF2EE
#DDF2EE is a very light, muted teal. Relative luminance 0.850; OKLCH L 94.5% C 0.023 H 183.2°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF2EE |
|---|---|
| RGB | rgb(221, 242, 238) |
| HSL | hsl(169, 45%, 91%) |
| HSV | hsv(169, 9%, 95%) |
| CMYK | cmyk(8.7%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(93.90, -7.61, -0.43) |
| CIE-LCH | lch(93.90, 7.63, 183.21°) |
| OKLab | oklab(94.46% -0.0227 -0.0013) |
| OKLCH | oklch(94.46% 0.023 183.2) |
| XYZ | xyz(77.0002, 85.0483, 93.2316) |
| Luminance | 0.8505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.94
Azure (CSS)
#F0FFFF
ΔE00 4.33
Mintcream
#F5FFFA
ΔE00 5.07
Ice Blue (survey)
#D7FFFE
ΔE00 5.59
Honeydew
#F0FFF0
ΔE00 5.59
Very Pale Blue
#D6FFFE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF2EE #F2DDE1
analogous
#DDF2E3 #DDF2EE #DDEBF2
triadic
#DDF2EE #EEDDF2 #F2EEDD
tetradic
#DDF2EE #E3DDF2 #F2DDE1 #EBF2DD
square
#DDF2EE #E3DDF2 #F2DDE1 #EBF2DD
split-complementary
#DDF2EE #F2DDEB #F2E3DD
monochromatic
#84D0C2 #B1E1D8 #DDF2EE #E9F7F4 #E9F7F4
Accessibility & contrast
On white
1.17
#DDF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#DDF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF2EE
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF2EE | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEE
Deuteranopia (green-blind)
#ECECEE
Tritanopia (blue-blind)
#D8F3F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ddf2ee; /* rgb */ color: rgb(221, 242, 238); /* oklch */ color: oklch(94.5% 0.023 183.2);
Tailwind
colors: {
custom: {
50: '#e7f6f3',
500: '#ddf2ee',
950: '#000000',
},
}SCSS
$custom: #ddf2ee; $custom-light: #e7f6f3; $custom-dark: #000000;
JSON
{
"hex": "#ddf2ee",
"rgb": {
"r": 221,
"g": 242,
"b": 238
},
"hsl": {
"h": 168.571,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.94459,
"c": 0.02271,
"h": 183.2
},
"luminance": 0.85049
}Semantic roles & 50–950 ramp
primary
#DDF2EE
secondary
#CFA4AC
accent
#2E48B8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585