#ADD3CF#ADD3CF
#ADD3CF is a very light, muted teal. Relative luminance 0.600; OKLCH L 83.8% C 0.040 H 188.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD3CF |
|---|---|
| RGB | rgb(173, 211, 207) |
| HSL | hsl(174, 30%, 75%) |
| HSV | hsv(174, 18%, 83%) |
| CMYK | cmyk(18%, 0%, 1.9%, 17.3%) |
| CIE-LAB | lab(81.83, -13.28, -2.18) |
| CIE-LCH | lch(81.83, 13.46, 189.32°) |
| OKLab | oklab(83.83% -0.04 -0.006) |
| OKLCH | oklch(83.83% 0.04 188.6) |
| XYZ | xyz(51.7872, 59.9761, 67.8674) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.21
Paleturquoise
#AFEEEE
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 7.71
Duck Egg Blue
#C3FBF4
ΔE00 9.15
Pale Sky Blue
#BDF6FE
ΔE00 9.27
Light Sky Blue
#C6FCFF
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD3CF #D3ADB1
analogous
#ADD3BC #ADD3CF #ADC4D3
triadic
#ADD3CF #CFADD3 #D3CFAD
tetradic
#ADD3CF #BCADD3 #D3ADB1 #C4D3AD
square
#ADD3CF #BCADD3 #D3ADB1 #C4D3AD
split-complementary
#ADD3CF #D3ADC4 #D3BCAD
monochromatic
#5DA8A0 #85BEB8 #ADD3CF #D5E8E6 #EBF4F3
Accessibility & contrast
On white
1.62
#ADD3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#ADD3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD3CF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD3CF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#C7C9D0
Tritanopia (blue-blind)
#A2D5D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #add3cf; /* rgb */ color: rgb(173, 211, 207); /* oklch */ color: oklch(83.8% 0.040 188.6);
Tailwind
colors: {
custom: {
50: '#c6e0dd',
500: '#add3cf',
950: '#000000',
},
}SCSS
$custom: #add3cf; $custom-light: #c6e0dd; $custom-dark: #000000;
JSON
{
"hex": "#add3cf",
"rgb": {
"r": 173,
"g": 211,
"b": 207
},
"hsl": {
"h": 173.684,
"s": 30.159,
"l": 75.294
},
"oklch": {
"l": 0.83834,
"c": 0.04049,
"h": 188.6
},
"luminance": 0.59978
}Semantic roles & 50–950 ramp
primary
#ADD3CF
secondary
#A97B80
accent
#3D48A9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484