#ADDCCF#ADDCCF
#ADDCCF is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.8% C 0.052 H 176.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCCF |
|---|---|
| RGB | rgb(173, 220, 207) |
| HSL | hsl(163, 40%, 77%) |
| HSV | hsv(163, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(84.26, -17.84, 1.38) |
| CIE-LCH | lch(84.26, 17.89, 175.56°) |
| OKLab | oklab(85.77% -0.052 0.0034) |
| OKLCH | oklch(85.77% 0.052 176.3) |
| XYZ | xyz(54.0860, 64.5737, 68.6336) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.85
Duck Egg Blue
#C3FBF4
ΔE00 7.22
Eggshell Blue
#C4FFF7
ΔE00 7.90
Powder Blue
#B0E0E6
ΔE00 7.93
Pale Teal
#82CBB2
ΔE00 8.04
Pale Aqua
#B8FFEB
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCCF #DCADBA
analogous
#ADDCB8 #ADDCCF #ADD2DC
triadic
#ADDCCF #CFADDC #DCCFAD
tetradic
#ADDCCF #B8ADDC #DCADBA #D2DCAD
square
#ADDCCF #B8ADDC #DCADBA #D2DCAD
split-complementary
#ADDCCF #DCADD2 #DCB8AD
monochromatic
#57B79D #82CAB6 #ADDCCF #D8EEE8 #EAF6F2
Accessibility & contrast
On white
1.51
#ADDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#ADDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCCF
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCCF | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CE
Deuteranopia (green-blind)
#CFD0D0
Tritanopia (blue-blind)
#A1DDD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addccf; /* rgb */ color: rgb(173, 220, 207); /* oklch */ color: oklch(85.8% 0.052 176.3);
Tailwind
colors: {
custom: {
50: '#c6e7dd',
500: '#addccf',
950: '#000000',
},
}SCSS
$custom: #addccf; $custom-light: #c6e7dd; $custom-dark: #000000;
JSON
{
"hex": "#addccf",
"rgb": {
"r": 173,
"g": 220,
"b": 207
},
"hsl": {
"h": 163.404,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.85773,
"c": 0.05207,
"h": 176.3
},
"luminance": 0.64576
}Semantic roles & 50–950 ramp
primary
#ADDCCF
secondary
#B47989
accent
#3256B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484