#A0CCBF#A0CCBF
#A0CCBF is a light, muted teal. Relative luminance 0.544; OKLCH L 81.0% C 0.050 H 175.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CCBF |
|---|---|
| RGB | rgb(160, 204, 191) |
| HSL | hsl(162, 30%, 71%) |
| HSV | hsv(162, 22%, 80%) |
| CMYK | cmyk(21.6%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(78.71, -17.10, 1.73) |
| CIE-LCH | lch(78.71, 17.19, 174.22°) |
| OKLab | oklab(81.01% -0.0497 0.0043) |
| OKLCH | oklch(81.01% 0.05 175) |
| XYZ | xyz(45.4913, 54.4193, 57.3872) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.51
Seafoam Blue
#78D1B6
ΔE00 8.10
Powder Blue
#B0E0E6
ΔE00 9.36
Light Teal
#90E4C1
ΔE00 9.63
Paleturquoise
#AFEEEE
ΔE00 9.67
Mediumaquamarine
#66CDAA
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CCBF #CCA0AD
analogous
#A0CCA9 #A0CCBF #A0C3CC
triadic
#A0CCBF #BFA0CC #CCBFA0
tetradic
#A0CCBF #A9A0CC #CCA0AD #C3CCA0
square
#A0CCBF #A9A0CC #CCA0AD #C3CCA0
split-complementary
#A0CCBF #CCA0C3 #CCA9A0
monochromatic
#549D88 #78B7A4 #A0CCBF #C8E1DA #EBF4F2
Accessibility & contrast
On white
1.77
#A0CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#A0CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CCBF
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CCBF | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BE
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#95CDC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a0ccbf; /* rgb */ color: rgb(160, 204, 191); /* oklch */ color: oklch(81.0% 0.050 175.0);
Tailwind
colors: {
custom: {
50: '#bddbd2',
500: '#a0ccbf',
950: '#000000',
},
}SCSS
$custom: #a0ccbf; $custom-light: #bddbd2; $custom-dark: #000000;
JSON
{
"hex": "#a0ccbf",
"rgb": {
"r": 160,
"g": 204,
"b": 191
},
"hsl": {
"h": 162.273,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.8101,
"c": 0.04986,
"h": 175
},
"luminance": 0.54421
}Semantic roles & 50–950 ramp
primary
#A0CCBF
secondary
#A16F7E
accent
#3D5DA9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483