#DDEBE5#DDEBE5
#DDEBE5 is a very light, near-neutral teal. Relative luminance 0.804; OKLCH L 92.8% C 0.017 H 168.5°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBE5 |
|---|---|
| RGB | rgb(221, 235, 229) |
| HSL | hsl(154, 26%, 89%) |
| HSV | hsv(154, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 2.6%, 7.8%) |
| CIE-LAB | lab(91.88, -5.73, 1.31) |
| CIE-LCH | lch(91.88, 5.88, 167.17°) |
| OKLab | oklab(92.79% -0.0165 0.0034) |
| OKLCH | oklch(92.79% 0.017 168.5) |
| XYZ | xyz(73.6672, 80.4453, 85.7600) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.68
Light Grey
#D8DCD6
ΔE00 5.01
Azure (CSS)
#F0FFFF
ΔE00 5.08
Honeydew
#F0FFF0
ΔE00 5.45
Lightcyan
#E0FFFF
ΔE00 6.66
Gainsboro
#DCDCDC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBE5 #EBDDE3
analogous
#DDEBDE #DDEBE5 #DDEAEB
triadic
#DDEBE5 #E5DDEB #EBE5DD
tetradic
#DDEBE5 #DEDDEB #EBDDE3 #EAEBDD
square
#DDEBE5 #DEDDEB #EBDDE3 #EAEBDD
split-complementary
#DDEBE5 #EBDDEA #EBDEDD
monochromatic
#90BEAA #B6D4C8 #DDEBE5 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.23
#DDEBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DDEBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBE5
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBE5 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E5
Deuteranopia (green-blind)
#E7E7E5
Tritanopia (blue-blind)
#DAEBE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddebe5; /* rgb */ color: rgb(221, 235, 229); /* oklch */ color: oklch(92.8% 0.017 168.5);
Tailwind
colors: {
custom: {
50: '#e7f1ed',
500: '#ddebe5',
950: '#000000',
},
}SCSS
$custom: #ddebe5; $custom-light: #e7f1ed; $custom-dark: #000000;
JSON
{
"hex": "#ddebe5",
"rgb": {
"r": 221,
"g": 235,
"b": 229
},
"hsl": {
"h": 154.286,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.9279,
"c": 0.01689,
"h": 168.5
},
"luminance": 0.80446
}Semantic roles & 50–950 ramp
primary
#DDEBE5
secondary
#C3A9B4
accent
#416CA4
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584