#ADD5CE#ADD5CE
#ADD5CE is a very light, muted teal. Relative luminance 0.609; OKLCH L 84.2% C 0.043 H 183.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD5CE |
|---|---|
| RGB | rgb(173, 213, 206) |
| HSL | hsl(170, 32%, 76%) |
| HSV | hsv(170, 19%, 84%) |
| CMYK | cmyk(18.8%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(82.34, -14.51, -0.89) |
| CIE-LCH | lch(82.34, 14.53, 183.52°) |
| OKLab | oklab(84.23% -0.0431 -0.0026) |
| OKLCH | oklch(84.23% 0.043 183.5) |
| XYZ | xyz(52.1653, 60.9273, 67.3922) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.02
Paleturquoise
#AFEEEE
ΔE00 7.08
Duck Egg Blue
#C3FBF4
ΔE00 8.52
Lightblue
#ADD8E6
ΔE00 9.03
Light Light Blue
#CAFFFB
ΔE00 9.30
Ice
#D6FFFA
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD5CE #D5ADB4
analogous
#ADD5BA #ADD5CE #ADC8D5
triadic
#ADD5CE #CEADD5 #D5CEAD
tetradic
#ADD5CE #BAADD5 #D5ADB4 #C8D5AD
square
#ADD5CE #BAADD5 #D5ADB4 #C8D5AD
split-complementary
#ADD5CE #D5ADC8 #D5BAAD
monochromatic
#5CAC9E #85C0B6 #ADD5CE #D5EAE6 #EBF5F3
Accessibility & contrast
On white
1.59
#ADD5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#ADD5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD5CE
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD5CE | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CE
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#A2D7D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #add5ce; /* rgb */ color: rgb(173, 213, 206); /* oklch */ color: oklch(84.2% 0.043 183.5);
Tailwind
colors: {
custom: {
50: '#c6e2dc',
500: '#add5ce',
950: '#000000',
},
}SCSS
$custom: #add5ce; $custom-light: #c6e2dc; $custom-dark: #000000;
JSON
{
"hex": "#add5ce",
"rgb": {
"r": 173,
"g": 213,
"b": 206
},
"hsl": {
"h": 169.5,
"s": 32.258,
"l": 75.686
},
"oklch": {
"l": 0.84234,
"c": 0.04319,
"h": 183.5
},
"luminance": 0.60929
}Semantic roles & 50–950 ramp
primary
#ADD5CE
secondary
#AB7B83
accent
#3A4EAB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484