#ADDCDA#ADDCDA
#ADDCDA is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.1% C 0.049 H 193.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCDA |
|---|---|
| RGB | rgb(173, 220, 218) |
| HSL | hsl(177, 40%, 77%) |
| HSV | hsv(177, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(84.55, -15.55, -4.02) |
| CIE-LCH | lch(84.55, 16.06, 194.49°) |
| OKLab | oklab(86.1% -0.0475 -0.011) |
| OKLCH | oklch(86.1% 0.049 193.1) |
| XYZ | xyz(55.4779, 65.1305, 75.9644) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.52
Paleturquoise
#AFEEEE
ΔE00 4.60
Pale Sky Blue
#BDF6FE
ΔE00 6.91
Duck Egg Blue
#C3FBF4
ΔE00 6.98
Light Sky Blue
#C6FCFF
ΔE00 7.20
Lightblue
#ADD8E6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCDA #DCADAF
analogous
#ADDCC3 #ADDCDA #ADC7DC
triadic
#ADDCDA #DAADDC #DCDAAD
tetradic
#ADDCDA #C3ADDC #DCADAF #C7DCAD
square
#ADDCDA #C3ADDC #DCADAF #C7DCAD
split-complementary
#ADDCDA #DCADC7 #DCC3AD
monochromatic
#57B7B3 #82CAC7 #ADDCDA #D8EEED #EAF6F5
Accessibility & contrast
On white
1.50
#ADDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#ADDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCDA
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCDA | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#CDD0DB
Tritanopia (blue-blind)
#9FDFDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addcda; /* rgb */ color: rgb(173, 220, 218); /* oklch */ color: oklch(86.1% 0.049 193.1);
Tailwind
colors: {
custom: {
50: '#c6e7e5',
500: '#addcda',
950: '#000000',
},
}SCSS
$custom: #addcda; $custom-light: #c6e7e5; $custom-dark: #000000;
JSON
{
"hex": "#addcda",
"rgb": {
"r": 173,
"g": 220,
"b": 218
},
"hsl": {
"h": 177.447,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.86097,
"c": 0.0488,
"h": 193.1
},
"luminance": 0.65133
}Semantic roles & 50–950 ramp
primary
#ADDCDA
secondary
#B4797C
accent
#3238B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484