#ADD1C8#ADD1C8
#ADD1C8 is a very light, muted teal. Relative luminance 0.587; OKLCH L 83.2% C 0.040 H 178.4°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD1C8 |
|---|---|
| RGB | rgb(173, 209, 200) |
| HSL | hsl(165, 28%, 75%) |
| HSV | hsv(165, 17%, 82%) |
| CMYK | cmyk(17.2%, 0%, 4.3%, 18%) |
| CIE-LAB | lab(81.10, -13.69, 0.50) |
| CIE-LCH | lch(81.10, 13.70, 177.91°) |
| OKLab | oklab(83.2% -0.0402 0.0011) |
| OKLCH | oklch(83.2% 0.04 178.4) |
| XYZ | xyz(50.4566, 58.6539, 63.2953) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.31
Paleturquoise
#AFEEEE
ΔE00 8.55
Pale Teal
#82CBB2
ΔE00 9.38
Duck Egg Blue
#C3FBF4
ΔE00 9.70
Lightblue
#ADD8E6
ΔE00 9.95
Ice
#D6FFFA
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD1C8 #D1ADB6
analogous
#ADD1B6 #ADD1C8 #ADC8D1
triadic
#ADD1C8 #C8ADD1 #D1C8AD
tetradic
#ADD1C8 #B6ADD1 #D1ADB6 #C8D1AD
square
#ADD1C8 #B6ADD1 #D1ADB6 #C8D1AD
split-complementary
#ADD1C8 #D1ADC8 #D1B6AD
monochromatic
#5FA593 #86BBAE #ADD1C8 #D4E7E2 #EBF4F2
Accessibility & contrast
On white
1.65
#ADD1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#ADD1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD1C8
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD1C8 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC8
Deuteranopia (green-blind)
#C7C7C9
Tritanopia (blue-blind)
#A4D2CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #add1c8; /* rgb */ color: rgb(173, 209, 200); /* oklch */ color: oklch(83.2% 0.040 178.4);
Tailwind
colors: {
custom: {
50: '#c6dfd8',
500: '#add1c8',
950: '#000000',
},
}SCSS
$custom: #add1c8; $custom-light: #c6dfd8; $custom-dark: #000000;
JSON
{
"hex": "#add1c8",
"rgb": {
"r": 173,
"g": 209,
"b": 200
},
"hsl": {
"h": 165,
"s": 28.125,
"l": 74.902
},
"oklch": {
"l": 0.83198,
"c": 0.04019,
"h": 178.4
},
"luminance": 0.58655
}Semantic roles & 50–950 ramp
primary
#ADD1C8
secondary
#A77B86
accent
#3F59A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483