#ADDBDF#ADDBDF
#ADDBDF is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.0% C 0.048 H 202.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBDF |
|---|---|
| RGB | rgb(173, 219, 223) |
| HSL | hsl(185, 44%, 78%) |
| HSV | hsv(185, 22%, 87%) |
| CMYK | cmyk(22.4%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(84.42, -13.97, -6.86) |
| CIE-LCH | lch(84.42, 15.56, 206.17°) |
| OKLab | oklab(86.04% -0.0443 -0.0187) |
| OKLCH | oklch(86.04% 0.048 202.9) |
| XYZ | xyz(55.8804, 64.8728, 79.3751) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.39
Lightblue
#ADD8E6
ΔE00 4.61
Paleturquoise
#AFEEEE
ΔE00 5.39
Pale Sky Blue
#BDF6FE
ΔE00 6.10
Light Sky Blue
#C6FCFF
ΔE00 7.16
Robin'S Egg Blue
#98EFF9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBDF #DFB1AD
analogous
#ADDFCA #ADDBDF #ADC2DF
triadic
#ADDBDF #DFADDB #DBDFAD
tetradic
#ADDBDF #CAADDF #DFB1AD #C2DFAD
square
#ADDBDF #CAADDF #DFB1AD #C2DFAD
split-complementary
#ADDBDF #DFADC2 #DFCAAD
monochromatic
#55B4BD #81C8CE #ADDBDF #D9EEF0 #E9F5F6
Accessibility & contrast
On white
1.50
#ADDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#ADDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBDF
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBDF | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#9DDFDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addbdf; /* rgb */ color: rgb(173, 219, 223); /* oklch */ color: oklch(86.0% 0.048 202.9);
Tailwind
colors: {
custom: {
50: '#c6e6e9',
500: '#addbdf',
950: '#000000',
},
}SCSS
$custom: #addbdf; $custom-light: #c6e6e9; $custom-dark: #000000;
JSON
{
"hex": "#addbdf",
"rgb": {
"r": 173,
"g": 219,
"b": 223
},
"hsl": {
"h": 184.8,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.86037,
"c": 0.04805,
"h": 202.9
},
"luminance": 0.64875
}Semantic roles & 50–950 ramp
primary
#ADDBDF
secondary
#B87E79
accent
#392FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484