#A2CEBF#A2CEBF
#A2CEBF is a light, muted teal. Relative luminance 0.556; OKLCH L 81.6% C 0.051 H 172.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CEBF |
|---|---|
| RGB | rgb(162, 206, 191) |
| HSL | hsl(160, 31%, 72%) |
| HSV | hsv(160, 21%, 81%) |
| CMYK | cmyk(21.4%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(79.38, -17.48, 2.72) |
| CIE-LCH | lch(79.38, 17.69, 171.15°) |
| OKLab | oklab(81.58% -0.0504 0.0069) |
| OKLCH | oklch(81.58% 0.051 172.2) |
| XYZ | xyz(46.3729, 55.5840, 57.5656) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.25
Seafoam Blue
#78D1B6
ΔE00 7.81
Light Teal
#90E4C1
ΔE00 8.96
Paleturquoise
#AFEEEE
ΔE00 9.77
Powder Blue
#B0E0E6
ΔE00 9.80
Mediumaquamarine
#66CDAA
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CEBF #CEA2B1
analogous
#A2CEA9 #A2CEBF #A2C7CE
triadic
#A2CEBF #BFA2CE #CEBFA2
tetradic
#A2CEBF #A9A2CE #CEA2B1 #C7CEA2
square
#A2CEBF #A9A2CE #CEA2B1 #C7CEA2
split-complementary
#A2CEBF #CEA2C7 #CEA9A2
monochromatic
#55A187 #7AB9A3 #A2CEBF #CAE3DB #EBF4F1
Accessibility & contrast
On white
1.73
#A2CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#A2CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CEBF
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CEBF | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C3C2C0
Tritanopia (blue-blind)
#98CFC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a2cebf; /* rgb */ color: rgb(162, 206, 191); /* oklch */ color: oklch(81.6% 0.051 172.2);
Tailwind
colors: {
custom: {
50: '#beddd2',
500: '#a2cebf',
950: '#000000',
},
}SCSS
$custom: #a2cebf; $custom-light: #beddd2; $custom-dark: #000000;
JSON
{
"hex": "#a2cebf",
"rgb": {
"r": 162,
"g": 206,
"b": 191
},
"hsl": {
"h": 159.545,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.81575,
"c": 0.05091,
"h": 172.2
},
"luminance": 0.55586
}Semantic roles & 50–950 ramp
primary
#A2CEBF
secondary
#A37182
accent
#3C61AA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483