#A0CEBB#A0CEBB
#A0CEBB is a light, muted teal. Relative luminance 0.552; OKLCH L 81.3% C 0.055 H 167.8°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CEBB |
|---|---|
| RGB | rgb(160, 206, 187) |
| HSL | hsl(155, 32%, 72%) |
| HSV | hsv(155, 22%, 81%) |
| CMYK | cmyk(22.3%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(79.16, -18.92, 4.53) |
| CIE-LCH | lch(79.16, 19.46, 166.53°) |
| OKLab | oklab(81.34% -0.054 0.0117) |
| OKLCH | oklch(81.34% 0.055 167.8) |
| XYZ | xyz(45.5356, 55.2024, 55.2600) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.28
Seafoam Blue
#78D1B6
ΔE00 6.93
Light Teal
#90E4C1
ΔE00 7.95
Mediumaquamarine
#66CDAA
ΔE00 9.10
Darkseagreen
#8FBC8F
ΔE00 9.59
Seafoam
#7FE0B3
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CEBB #CEA0B3
analogous
#A0CEA4 #A0CEBB #A0CACE
triadic
#A0CEBB #BBA0CE #CEBBA0
tetradic
#A0CEBB #A4A0CE #CEA0B3 #CACEA0
square
#A0CEBB #A4A0CE #CEA0B3 #CACEA0
split-complementary
#A0CEBB #CEA0CA #CEA4A0
monochromatic
#53A181 #78B99E #A0CEBB #C8E3D8 #EBF5F1
Accessibility & contrast
On white
1.74
#A0CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#A0CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CEBB
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CEBB | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#C3C2BC
Tritanopia (blue-blind)
#96CEC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a0cebb; /* rgb */ color: rgb(160, 206, 187); /* oklch */ color: oklch(81.3% 0.055 167.8);
Tailwind
colors: {
custom: {
50: '#bdddcf',
500: '#a0cebb',
950: '#000000',
},
}SCSS
$custom: #a0cebb; $custom-light: #bdddcf; $custom-dark: #000000;
JSON
{
"hex": "#a0cebb",
"rgb": {
"r": 160,
"g": 206,
"b": 187
},
"hsl": {
"h": 155.217,
"s": 31.944,
"l": 71.765
},
"oklch": {
"l": 0.81337,
"c": 0.05524,
"h": 167.8
},
"luminance": 0.55204
}Semantic roles & 50–950 ramp
primary
#A0CEBB
secondary
#A36F85
accent
#3B69AB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121513
muted
#828483