#DDEFEB#DDEFEB
#DDEFEB is a very light, near-neutral teal. Relative luminance 0.831; OKLCH L 93.8% C 0.020 H 181.1°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFEB |
|---|---|
| RGB | rgb(221, 239, 235) |
| HSL | hsl(167, 36%, 90%) |
| HSV | hsv(167, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(93.06, -6.66, -0.10) |
| CIE-LCH | lch(93.06, 6.66, 180.89°) |
| OKLab | oklab(93.77% -0.0197 -0.0004) |
| OKLCH | oklch(93.77% 0.02 181.1) |
| XYZ | xyz(75.6775, 83.1024, 90.6345) |
| Luminance | 0.8310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.25
Mintcream
#F5FFFA
ΔE00 4.71
Lightcyan
#E0FFFF
ΔE00 4.95
Honeydew
#F0FFF0
ΔE00 5.66
Light Grey
#D8DCD6
ΔE00 6.55
Ice Blue (survey)
#D7FFFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFEB #EFDDE1
analogous
#DDEFE2 #DDEFEB #DDEAEF
triadic
#DDEFEB #EBDDEF #EFEBDD
tetradic
#DDEFEB #E2DDEF #EFDDE1 #EAEFDD
square
#DDEFEB #E2DDEF #EFDDE1 #EAEFDD
split-complementary
#DDEFEB #EFDDEA #EFE2DD
monochromatic
#8AC8BA #B3DBD3 #DDEFEB #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.19
#DDEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DDEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFEB
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFEB | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEB
Deuteranopia (green-blind)
#EAEAEB
Tritanopia (blue-blind)
#D9F0EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddefeb; /* rgb */ color: rgb(221, 239, 235); /* oklch */ color: oklch(93.8% 0.020 181.1);
Tailwind
colors: {
custom: {
50: '#e7f4f1',
500: '#ddefeb',
950: '#000000',
},
}SCSS
$custom: #ddefeb; $custom-light: #e7f4f1; $custom-dark: #000000;
JSON
{
"hex": "#ddefeb",
"rgb": {
"r": 221,
"g": 239,
"b": 235
},
"hsl": {
"h": 166.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93767,
"c": 0.01974,
"h": 181.1
},
"luminance": 0.83103
}Semantic roles & 50–950 ramp
primary
#DDEFEB
secondary
#CAA6AE
accent
#3751AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585