#ADDBDE#ADDBDE
#ADDBDE is a very light, muted teal. Relative luminance 0.648; OKLCH L 86.0% C 0.048 H 201.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBDE |
|---|---|
| RGB | rgb(173, 219, 222) |
| HSL | hsl(184, 43%, 77%) |
| HSV | hsv(184, 22%, 87%) |
| CMYK | cmyk(22.1%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(84.39, -14.19, -6.38) |
| CIE-LCH | lch(84.39, 15.55, 204.20°) |
| OKLab | oklab(86.01% -0.0447 -0.0174) |
| OKLCH | oklch(86.01% 0.048 201.3) |
| XYZ | xyz(55.7460, 64.8190, 78.6672) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.67
Lightblue
#ADD8E6
ΔE00 5.04
Paleturquoise
#AFEEEE
ΔE00 5.21
Pale Sky Blue
#BDF6FE
ΔE00 6.20
Light Sky Blue
#C6FCFF
ΔE00 7.13
Robin'S Egg Blue
#98EFF9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBDE #DEB0AD
analogous
#ADDEC8 #ADDBDE #ADC3DE
triadic
#ADDBDE #DEADDB #DBDEAD
tetradic
#ADDBDE #C8ADDE #DEB0AD #C3DEAD
square
#ADDBDE #C8ADDE #DEB0AD #C3DEAD
split-complementary
#ADDBDE #DEADC3 #DEC8AD
monochromatic
#56B5BB #81C8CC #ADDBDE #D9EEF0 #E9F5F6
Accessibility & contrast
On white
1.50
#ADDBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#ADDBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBDE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBDE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#9EDFDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addbde; /* rgb */ color: rgb(173, 219, 222); /* oklch */ color: oklch(86.0% 0.048 201.3);
Tailwind
colors: {
custom: {
50: '#c6e6e8',
500: '#addbde',
950: '#000000',
},
}SCSS
$custom: #addbde; $custom-light: #c6e6e8; $custom-dark: #000000;
JSON
{
"hex": "#addbde",
"rgb": {
"r": 173,
"g": 219,
"b": 222
},
"hsl": {
"h": 183.673,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86006,
"c": 0.04792,
"h": 201.3
},
"luminance": 0.64821
}Semantic roles & 50–950 ramp
primary
#ADDBDE
secondary
#B67D79
accent
#3830B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484