#A0CFBE#A0CFBE
#A0CFBE is a light, muted teal. Relative luminance 0.558; OKLCH L 81.6% C 0.055 H 170.8°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CFBE |
|---|---|
| RGB | rgb(160, 207, 190) |
| HSL | hsl(158, 33%, 72%) |
| HSV | hsv(158, 23%, 81%) |
| CMYK | cmyk(22.7%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(79.51, -18.82, 3.43) |
| CIE-LCH | lch(79.51, 19.13, 169.66°) |
| OKLab | oklab(81.64% -0.0541 0.0088) |
| OKLCH | oklch(81.64% 0.055 170.8) |
| XYZ | xyz(46.1016, 55.8152, 57.0496) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.45
Seafoam Blue
#78D1B6
ΔE00 7.00
Light Teal
#90E4C1
ΔE00 8.11
Mediumaquamarine
#66CDAA
ΔE00 9.34
Paleturquoise
#AFEEEE
ΔE00 10.00
Seafoam
#7FE0B3
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CFBE #CFA0B1
analogous
#A0CFA7 #A0CFBE #A0C9CF
triadic
#A0CFBE #BEA0CF #CFBEA0
tetradic
#A0CFBE #A7A0CF #CFA0B1 #C9CFA0
square
#A0CFBE #A7A0CF #CFA0B1 #C9CFA0
split-complementary
#A0CFBE #CFA0C9 #CFA7A0
monochromatic
#52A285 #77BAA2 #A0CFBE #C9E4DA #EBF5F1
Accessibility & contrast
On white
1.73
#A0CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#A0CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CFBE
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CFBE | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BD
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#95D0CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a0cfbe; /* rgb */ color: rgb(160, 207, 190); /* oklch */ color: oklch(81.6% 0.055 170.8);
Tailwind
colors: {
custom: {
50: '#bdddd1',
500: '#a0cfbe',
950: '#000000',
},
}SCSS
$custom: #a0cfbe; $custom-light: #bdddd1; $custom-dark: #000000;
JSON
{
"hex": "#a0cfbe",
"rgb": {
"r": 160,
"g": 207,
"b": 190
},
"hsl": {
"h": 158.298,
"s": 32.867,
"l": 71.961
},
"oklch": {
"l": 0.81642,
"c": 0.05477,
"h": 170.8
},
"luminance": 0.55817
}Semantic roles & 50–950 ramp
primary
#A0CFBE
secondary
#A56F82
accent
#3A63AC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483