#ADD2CD#ADD2CD
#ADD2CD is a very light, muted teal. Relative luminance 0.594; OKLCH L 83.6% C 0.040 H 186.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD2CD |
|---|---|
| RGB | rgb(173, 210, 205) |
| HSL | hsl(172, 29%, 75%) |
| HSV | hsv(172, 18%, 82%) |
| CMYK | cmyk(17.6%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(81.50, -13.18, -1.59) |
| CIE-LCH | lch(81.50, 13.28, 186.86°) |
| OKLab | oklab(83.56% -0.0395 -0.0044) |
| OKLCH | oklch(83.56% 0.04 186.4) |
| XYZ | xyz(51.2966, 59.3836, 66.5053) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.73
Paleturquoise
#AFEEEE
ΔE00 7.70
Lightblue
#ADD8E6
ΔE00 8.17
Duck Egg Blue
#C3FBF4
ΔE00 9.38
Pale Sky Blue
#BDF6FE
ΔE00 9.73
Ice
#D6FFFA
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD2CD #D2ADB2
analogous
#ADD2BA #ADD2CD #ADC4D2
triadic
#ADD2CD #CDADD2 #D2CDAD
tetradic
#ADD2CD #BAADD2 #D2ADB2 #C4D2AD
square
#ADD2CD #BAADD2 #D2ADB2 #C4D2AD
split-complementary
#ADD2CD #D2ADC4 #D2BAAD
monochromatic
#5EA79D #85BCB5 #ADD2CD #D5E8E5 #EBF4F3
Accessibility & contrast
On white
1.63
#ADD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#ADD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD2CD
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD2CD | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#C7C8CE
Tritanopia (blue-blind)
#A3D4D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #add2cd; /* rgb */ color: rgb(173, 210, 205); /* oklch */ color: oklch(83.6% 0.040 186.4);
Tailwind
colors: {
custom: {
50: '#c6dfdc',
500: '#add2cd',
950: '#000000',
},
}SCSS
$custom: #add2cd; $custom-light: #c6dfdc; $custom-dark: #000000;
JSON
{
"hex": "#add2cd",
"rgb": {
"r": 173,
"g": 210,
"b": 205
},
"hsl": {
"h": 171.892,
"s": 29.134,
"l": 75.098
},
"oklch": {
"l": 0.8356,
"c": 0.03975,
"h": 186.4
},
"luminance": 0.59385
}Semantic roles & 50–950 ramp
primary
#ADD2CD
secondary
#A87B81
accent
#3E4CA8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484