#DDEFEF#DDEFEF
#DDEFEF is a very light, near-neutral teal. Relative luminance 0.833; OKLCH L 93.9% C 0.019 H 196.8°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFEF |
|---|---|
| RGB | rgb(221, 239, 239) |
| HSL | hsl(180, 36%, 90%) |
| HSV | hsv(180, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(93.16, -5.91, -2.03) |
| CIE-LCH | lch(93.16, 6.25, 198.99°) |
| OKLab | oklab(93.88% -0.0182 -0.0055) |
| OKLCH | oklch(93.88% 0.019 196.8) |
| XYZ | xyz(76.2619, 83.3361, 93.7123) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.61
Lightcyan
#E0FFFF
ΔE00 4.87
Mintcream
#F5FFFA
ΔE00 4.99
Aliceblue
#F0F8FF
ΔE00 6.46
Light Grey
#D8DCD6
ΔE00 6.85
Ice Blue (survey)
#D7FFFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFEF #EFDDDD
analogous
#DDEFE6 #DDEFEF #DDE6EF
triadic
#DDEFEF #EFDDEF #EFEFDD
tetradic
#DDEFEF #E6DDEF #EFDDDD #E6EFDD
square
#DDEFEF #E6DDEF #EFDDDD #E6EFDD
split-complementary
#DDEFEF #EFDDE6 #EFE6DD
monochromatic
#8AC8C8 #B3DBDB #DDEFEF #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.19
#DDEFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#DDEFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFEF
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFEF | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEF
Deuteranopia (green-blind)
#E9EAEF
Tritanopia (blue-blind)
#D8F0EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddefef; /* rgb */ color: rgb(221, 239, 239); /* oklch */ color: oklch(93.9% 0.019 196.8);
Tailwind
colors: {
custom: {
50: '#e7f4f4',
500: '#ddefef',
950: '#000000',
},
}SCSS
$custom: #ddefef; $custom-light: #e7f4f4; $custom-dark: #000000;
JSON
{
"hex": "#ddefef",
"rgb": {
"r": 221,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93881,
"c": 0.01903,
"h": 196.8
},
"luminance": 0.83337
}Semantic roles & 50–950 ramp
primary
#DDEFEF
secondary
#CAA6A6
accent
#3737AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585