#DDEFEE#DDEFEE
#DDEFEE is a very light, near-neutral teal. Relative luminance 0.833; OKLCH L 93.9% C 0.019 H 192.8°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFEE |
|---|---|
| RGB | rgb(221, 239, 238) |
| HSL | hsl(177, 36%, 90%) |
| HSV | hsv(177, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(93.14, -6.10, -1.55) |
| CIE-LCH | lch(93.14, 6.29, 194.28°) |
| OKLab | oklab(93.85% -0.0186 -0.0042) |
| OKLCH | oklch(93.85% 0.019 192.8) |
| XYZ | xyz(76.1146, 83.2772, 92.9364) |
| Luminance | 0.8328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.69
Lightcyan
#E0FFFF
ΔE00 4.81
Mintcream
#F5FFFA
ΔE00 4.86
Light Grey
#D8DCD6
ΔE00 6.73
Ice Blue (survey)
#D7FFFE
ΔE00 6.76
Aliceblue
#F0F8FF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFEE #EFDDDE
analogous
#DDEFE5 #DDEFEE #DDE7EF
triadic
#DDEFEE #EEDDEF #EFEEDD
tetradic
#DDEFEE #E5DDEF #EFDDDE #E7EFDD
square
#DDEFEE #E5DDEF #EFDDDE #E7EFDD
split-complementary
#DDEFEE #EFDDE7 #EFE5DD
monochromatic
#8AC8C4 #B3DBD9 #DDEFEE #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.19
#DDEFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DDEFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFEE
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFEE | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#D8F0EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddefee; /* rgb */ color: rgb(221, 239, 238); /* oklch */ color: oklch(93.9% 0.019 192.8);
Tailwind
colors: {
custom: {
50: '#e7f4f3',
500: '#ddefee',
950: '#000000',
},
}SCSS
$custom: #ddefee; $custom-light: #e7f4f3; $custom-dark: #000000;
JSON
{
"hex": "#ddefee",
"rgb": {
"r": 221,
"g": 239,
"b": 238
},
"hsl": {
"h": 176.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93852,
"c": 0.01907,
"h": 192.8
},
"luminance": 0.83278
}Semantic roles & 50–950 ramp
primary
#DDEFEE
secondary
#CAA6A8
accent
#373DAF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585