#ADD2CE#ADD2CE
#ADD2CE is a very light, muted teal. Relative luminance 0.594; OKLCH L 83.6% C 0.040 H 188.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD2CE |
|---|---|
| RGB | rgb(173, 210, 206) |
| HSL | hsl(174, 29%, 75%) |
| HSV | hsv(174, 18%, 82%) |
| CMYK | cmyk(17.6%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(81.53, -12.97, -2.08) |
| CIE-LCH | lch(81.53, 13.14, 189.11°) |
| OKLab | oklab(83.59% -0.0391 -0.0058) |
| OKLCH | oklch(83.59% 0.04 188.4) |
| XYZ | xyz(51.4177, 59.4321, 67.1430) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.39
Paleturquoise
#AFEEEE
ΔE00 7.63
Lightblue
#ADD8E6
ΔE00 7.73
Duck Egg Blue
#C3FBF4
ΔE00 9.43
Pale Sky Blue
#BDF6FE
ΔE00 9.50
Light Sky Blue
#C6FCFF
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD2CE #D2ADB1
analogous
#ADD2BC #ADD2CE #ADC3D2
triadic
#ADD2CE #CEADD2 #D2CEAD
tetradic
#ADD2CE #BCADD2 #D2ADB1 #C3D2AD
square
#ADD2CE #BCADD2 #D2ADB1 #C3D2AD
split-complementary
#ADD2CE #D2ADC3 #D2BCAD
monochromatic
#5EA79F #85BCB6 #ADD2CE #D5E8E6 #EBF4F3
Accessibility & contrast
On white
1.63
#ADD2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#ADD2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD2CE
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD2CE | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#A3D4D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #add2ce; /* rgb */ color: rgb(173, 210, 206); /* oklch */ color: oklch(83.6% 0.040 188.4);
Tailwind
colors: {
custom: {
50: '#c6dfdc',
500: '#add2ce',
950: '#000000',
},
}SCSS
$custom: #add2ce; $custom-light: #c6dfdc; $custom-dark: #000000;
JSON
{
"hex": "#add2ce",
"rgb": {
"r": 173,
"g": 210,
"b": 206
},
"hsl": {
"h": 173.514,
"s": 29.134,
"l": 75.098
},
"oklch": {
"l": 0.8359,
"c": 0.03952,
"h": 188.4
},
"luminance": 0.59434
}Semantic roles & 50–950 ramp
primary
#ADD2CE
secondary
#A87B80
accent
#3E49A8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484