#ADD3CE#ADD3CE
#ADD3CE is a very light, muted teal. Relative luminance 0.599; OKLCH L 83.8% C 0.041 H 186.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD3CE |
|---|---|
| RGB | rgb(173, 211, 206) |
| HSL | hsl(172, 30%, 75%) |
| HSV | hsv(172, 18%, 83%) |
| CMYK | cmyk(18%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(81.80, -13.49, -1.68) |
| CIE-LCH | lch(81.80, 13.59, 187.12°) |
| OKLab | oklab(83.8% -0.0404 -0.0047) |
| OKLCH | oklch(83.8% 0.041 186.6) |
| XYZ | xyz(51.6654, 59.9274, 67.2256) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.56
Paleturquoise
#AFEEEE
ΔE00 7.40
Lightblue
#ADD8E6
ΔE00 8.16
Duck Egg Blue
#C3FBF4
ΔE00 9.10
Pale Sky Blue
#BDF6FE
ΔE00 9.50
Ice
#D6FFFA
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD3CE #D3ADB2
analogous
#ADD3BB #ADD3CE #ADC5D3
triadic
#ADD3CE #CEADD3 #D3CEAD
tetradic
#ADD3CE #BBADD3 #D3ADB2 #C5D3AD
square
#ADD3CE #BBADD3 #D3ADB2 #C5D3AD
split-complementary
#ADD3CE #D3ADC5 #D3BBAD
monochromatic
#5DA89E #85BEB6 #ADD3CE #D5E8E6 #EBF4F3
Accessibility & contrast
On white
1.62
#ADD3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#ADD3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD3CE
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD3CE | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCE
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#A3D5D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #add3ce; /* rgb */ color: rgb(173, 211, 206); /* oklch */ color: oklch(83.8% 0.041 186.6);
Tailwind
colors: {
custom: {
50: '#c6e0dc',
500: '#add3ce',
950: '#000000',
},
}SCSS
$custom: #add3ce; $custom-light: #c6e0dc; $custom-dark: #000000;
JSON
{
"hex": "#add3ce",
"rgb": {
"r": 173,
"g": 211,
"b": 206
},
"hsl": {
"h": 172.105,
"s": 30.159,
"l": 75.294
},
"oklch": {
"l": 0.83804,
"c": 0.04071,
"h": 186.6
},
"luminance": 0.59929
}Semantic roles & 50–950 ramp
primary
#ADD3CE
secondary
#A97B81
accent
#3D4BA9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484