#A0CFCB#A0CFCB
#A0CFCB is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.0% C 0.049 H 189.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CFCB |
|---|---|
| RGB | rgb(160, 207, 203) |
| HSL | hsl(175, 33%, 72%) |
| HSV | hsv(175, 23%, 81%) |
| CMYK | cmyk(22.7%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(79.85, -16.10, -3.04) |
| CIE-LCH | lch(79.85, 16.39, 190.68°) |
| OKLab | oklab(82.02% -0.0487 -0.0084) |
| OKLCH | oklch(82.02% 0.049 189.8) |
| XYZ | xyz(47.5863, 56.4091, 64.8691) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.99
Paleturquoise
#AFEEEE
ΔE00 7.39
Lightblue
#ADD8E6
ΔE00 8.55
Pale Teal
#82CBB2
ΔE00 9.16
Robin'S Egg Blue
#98EFF9
ΔE00 9.75
Duck Egg Blue
#C3FBF4
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CFCB #CFA0A4
analogous
#A0CFB4 #A0CFCB #A0BCCF
triadic
#A0CFCB #CBA0CF #CFCBA0
tetradic
#A0CFCB #B4A0CF #CFA0A4 #BCCFA0
square
#A0CFCB #B4A0CF #CFA0A4 #BCCFA0
split-complementary
#A0CFCB #CFA0BC #CFB4A0
monochromatic
#52A29C #77BAB5 #A0CFCB #C9E4E1 #EBF5F4
Accessibility & contrast
On white
1.71
#A0CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#A0CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CFCB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CFCB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#92D2CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a0cfcb; /* rgb */ color: rgb(160, 207, 203); /* oklch */ color: oklch(82.0% 0.049 189.8);
Tailwind
colors: {
custom: {
50: '#bdddda',
500: '#a0cfcb',
950: '#000000',
},
}SCSS
$custom: #a0cfcb; $custom-light: #bdddda; $custom-dark: #000000;
JSON
{
"hex": "#a0cfcb",
"rgb": {
"r": 160,
"g": 207,
"b": 203
},
"hsl": {
"h": 174.894,
"s": 32.867,
"l": 71.961
},
"oklch": {
"l": 0.82022,
"c": 0.04944,
"h": 189.8
},
"luminance": 0.56411
}Semantic roles & 50–950 ramp
primary
#A0CFCB
secondary
#A56F73
accent
#3A44AC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483