#ADD2CF#ADD2CF
#ADD2CF is a very light, muted teal. Relative luminance 0.595; OKLCH L 83.6% C 0.039 H 190.4°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD2CF |
|---|---|
| RGB | rgb(173, 210, 207) |
| HSL | hsl(175, 29%, 75%) |
| HSV | hsv(175, 18%, 82%) |
| CMYK | cmyk(17.6%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(81.56, -12.77, -2.58) |
| CIE-LCH | lch(81.56, 13.03, 191.40°) |
| OKLab | oklab(83.62% -0.0387 -0.0071) |
| OKLCH | oklch(83.62% 0.039 190.4) |
| XYZ | xyz(51.5396, 59.4808, 67.7848) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.07
Lightblue
#ADD8E6
ΔE00 7.29
Paleturquoise
#AFEEEE
ΔE00 7.58
Pale Sky Blue
#BDF6FE
ΔE00 9.30
Duck Egg Blue
#C3FBF4
ΔE00 9.50
Light Sky Blue
#C6FCFF
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD2CF #D2ADB0
analogous
#ADD2BC #ADD2CF #ADC3D2
triadic
#ADD2CF #CFADD2 #D2CFAD
tetradic
#ADD2CF #BCADD2 #D2ADB0 #C3D2AD
square
#ADD2CF #BCADD2 #D2ADB0 #C3D2AD
split-complementary
#ADD2CF #D2ADC3 #D2BCAD
monochromatic
#5EA7A1 #85BCB8 #ADD2CF #D5E8E6 #EBF4F3
Accessibility & contrast
On white
1.63
#ADD2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#ADD2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD2CF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD2CF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#A2D4D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #add2cf; /* rgb */ color: rgb(173, 210, 207); /* oklch */ color: oklch(83.6% 0.039 190.4);
Tailwind
colors: {
custom: {
50: '#c6dfdd',
500: '#add2cf',
950: '#000000',
},
}SCSS
$custom: #add2cf; $custom-light: #c6dfdd; $custom-dark: #000000;
JSON
{
"hex": "#add2cf",
"rgb": {
"r": 173,
"g": 210,
"b": 207
},
"hsl": {
"h": 175.135,
"s": 29.134,
"l": 75.098
},
"oklch": {
"l": 0.8362,
"c": 0.03934,
"h": 190.4
},
"luminance": 0.59482
}Semantic roles & 50–950 ramp
primary
#ADD2CF
secondary
#A87B7F
accent
#3E46A8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484