#ADDEDB#ADDEDB
#ADDEDB is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.6% C 0.051 H 191.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEDB |
|---|---|
| RGB | rgb(173, 222, 219) |
| HSL | hsl(176, 43%, 77%) |
| HSV | hsv(176, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(85.12, -16.35, -3.71) |
| CIE-LCH | lch(85.12, 16.76, 192.80°) |
| OKLab | oklab(86.56% -0.0497 -0.0102) |
| OKLCH | oklch(86.56% 0.051 191.6) |
| XYZ | xyz(56.1372, 66.2390, 76.8317) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.93
Paleturquoise
#AFEEEE
ΔE00 4.12
Duck Egg Blue
#C3FBF4
ΔE00 6.40
Pale Sky Blue
#BDF6FE
ΔE00 6.82
Light Sky Blue
#C6FCFF
ΔE00 6.94
Light Light Blue
#CAFFFB
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEDB #DEADB0
analogous
#ADDEC3 #ADDEDB #ADC8DE
triadic
#ADDEDB #DBADDE #DEDBAD
tetradic
#ADDEDB #C3ADDE #DEADB0 #C8DEAD
square
#ADDEDB #C3ADDE #DEADB0 #C8DEAD
split-complementary
#ADDEDB #DEADC8 #DEC3AD
monochromatic
#56BBB5 #81CCC8 #ADDEDB #D9F0EE #E9F6F5
Accessibility & contrast
On white
1.47
#ADDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#ADDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEDB
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEDB | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#9EE1DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #addedb; /* rgb */ color: rgb(173, 222, 219); /* oklch */ color: oklch(86.6% 0.051 191.6);
Tailwind
colors: {
custom: {
50: '#c6e8e6',
500: '#addedb',
950: '#000000',
},
}SCSS
$custom: #addedb; $custom-light: #c6e8e6; $custom-dark: #000000;
JSON
{
"hex": "#addedb",
"rgb": {
"r": 173,
"g": 222,
"b": 219
},
"hsl": {
"h": 176.327,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86557,
"c": 0.05078,
"h": 191.6
},
"luminance": 0.66241
}Semantic roles & 50–950 ramp
primary
#ADDEDB
secondary
#B6797D
accent
#3038B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484