#ADD2C8#ADD2C8
#ADD2C8 is a very light, muted teal. Relative luminance 0.591; OKLCH L 83.4% C 0.042 H 177.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD2C8 |
|---|---|
| RGB | rgb(173, 210, 200) |
| HSL | hsl(164, 29%, 75%) |
| HSV | hsv(164, 18%, 82%) |
| CMYK | cmyk(17.6%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(81.37, -14.20, 0.89) |
| CIE-LCH | lch(81.37, 14.22, 176.40°) |
| OKLab | oklab(83.41% -0.0415 0.0022) |
| OKLCH | oklch(83.41% 0.042 177) |
| XYZ | xyz(50.7027, 59.1461, 63.3773) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.54
Paleturquoise
#AFEEEE
ΔE00 8.45
Pale Teal
#82CBB2
ΔE00 9.04
Duck Egg Blue
#C3FBF4
ΔE00 9.47
Ice
#D6FFFA
ΔE00 10.18
Eggshell Blue
#C4FFF7
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD2C8 #D2ADB7
analogous
#ADD2B5 #ADD2C8 #ADC9D2
triadic
#ADD2C8 #C8ADD2 #D2C8AD
tetradic
#ADD2C8 #B5ADD2 #D2ADB7 #C9D2AD
square
#ADD2C8 #B5ADD2 #D2ADB7 #C9D2AD
split-complementary
#ADD2C8 #D2ADC9 #D2B5AD
monochromatic
#5EA793 #85BCAD #ADD2C8 #D5E8E3 #EBF4F2
Accessibility & contrast
On white
1.64
#ADD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#ADD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD2C8
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD2C8 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC8
Deuteranopia (green-blind)
#C8C8C9
Tritanopia (blue-blind)
#A4D3CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #add2c8; /* rgb */ color: rgb(173, 210, 200); /* oklch */ color: oklch(83.4% 0.042 177.0);
Tailwind
colors: {
custom: {
50: '#c6dfd8',
500: '#add2c8',
950: '#000000',
},
}SCSS
$custom: #add2c8; $custom-light: #c6dfd8; $custom-dark: #000000;
JSON
{
"hex": "#add2c8",
"rgb": {
"r": 173,
"g": 210,
"b": 200
},
"hsl": {
"h": 163.784,
"s": 29.134,
"l": 75.098
},
"oklch": {
"l": 0.83413,
"c": 0.04158,
"h": 177
},
"luminance": 0.59148
}Semantic roles & 50–950 ramp
primary
#ADD2C8
secondary
#A87B87
accent
#3E5AA8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483