#DDEBEF#DDEBEF
#DDEBEF is a very light, near-neutral cyan. Relative luminance 0.810; OKLCH L 93.1% C 0.016 H 216.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBEF |
|---|---|
| RGB | rgb(221, 235, 239) |
| HSL | hsl(193, 36%, 90%) |
| HSV | hsv(193, 8%, 94%) |
| CMYK | cmyk(7.5%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(92.14, -3.87, -3.53) |
| CIE-LCH | lch(92.14, 5.24, 222.37°) |
| OKLab | oklab(93.08% -0.0127 -0.0095) |
| OKLCH | oklch(93.08% 0.016 216.7) |
| XYZ | xyz(75.1038, 81.0200, 93.3262) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.48
Azure (CSS)
#F0FFFF
ΔE00 4.56
Fog
#D8DCE0
ΔE00 5.13
Mintcream
#F5FFFA
ΔE00 6.05
Whitesmoke
#F5F5F5
ΔE00 6.46
Gainsboro
#DCDCDC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBEF #EFE1DD
analogous
#DDEFEA #DDEBEF #DDE2EF
triadic
#DDEBEF #EFDDEB #EBEFDD
tetradic
#DDEBEF #EADDEF #EFE1DD #E2EFDD
square
#DDEBEF #EADDEF #EFE1DD #E2EFDD
split-complementary
#DDEBEF #EFDDE2 #EFEADD
monochromatic
#8ABAC8 #B3D3DB #DDEBEF #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.22
#DDEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#DDEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBEF
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBEF | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#E5E7EF
Tritanopia (blue-blind)
#D8EDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddebef; /* rgb */ color: rgb(221, 235, 239); /* oklch */ color: oklch(93.1% 0.016 216.7);
Tailwind
colors: {
custom: {
50: '#e7f1f4',
500: '#ddebef',
950: '#000000',
},
}SCSS
$custom: #ddebef; $custom-light: #e7f1f4; $custom-dark: #000000;
JSON
{
"hex": "#ddebef",
"rgb": {
"r": 221,
"g": 235,
"b": 239
},
"hsl": {
"h": 193.333,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93076,
"c": 0.01589,
"h": 216.7
},
"luminance": 0.81021
}Semantic roles & 50–950 ramp
primary
#DDEBEF
secondary
#CAAEA6
accent
#5137AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585