#A2CEBB#A2CEBB
#A2CEBB is a light, muted teal. Relative luminance 0.554; OKLCH L 81.5% C 0.053 H 166.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CEBB |
|---|---|
| RGB | rgb(162, 206, 187) |
| HSL | hsl(154, 31%, 72%) |
| HSV | hsv(154, 21%, 81%) |
| CMYK | cmyk(21.4%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(79.28, -18.29, 4.72) |
| CIE-LCH | lch(79.28, 18.89, 165.53°) |
| OKLab | oklab(81.46% -0.0521 0.0122) |
| OKLCH | oklch(81.46% 0.054 166.8) |
| XYZ | xyz(45.9387, 55.4103, 55.2789) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.68
Seafoam Blue
#78D1B6
ΔE00 7.33
Light Teal
#90E4C1
ΔE00 8.20
Mediumaquamarine
#66CDAA
ΔE00 9.45
Darkseagreen
#8FBC8F
ΔE00 9.57
Seafoam
#7FE0B3
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CEBB #CEA2B5
analogous
#A2CEA5 #A2CEBB #A2CBCE
triadic
#A2CEBB #BBA2CE #CEBBA2
tetradic
#A2CEBB #A5A2CE #CEA2B5 #CBCEA2
square
#A2CEBB #A5A2CE #CEA2B5 #CBCEA2
split-complementary
#A2CEBB #CEA2CB #CEA5A2
monochromatic
#55A180 #7AB99E #A2CEBB #CAE3D8 #EBF4F0
Accessibility & contrast
On white
1.74
#A2CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#A2CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CEBB
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CEBB | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#C4C2BC
Tritanopia (blue-blind)
#99CEC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2cebb; /* rgb */ color: rgb(162, 206, 187); /* oklch */ color: oklch(81.5% 0.053 166.8);
Tailwind
colors: {
custom: {
50: '#beddcf',
500: '#a2cebb',
950: '#000000',
},
}SCSS
$custom: #a2cebb; $custom-light: #beddcf; $custom-dark: #000000;
JSON
{
"hex": "#a2cebb",
"rgb": {
"r": 162,
"g": 206,
"b": 187
},
"hsl": {
"h": 154.091,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.81463,
"c": 0.0535,
"h": 166.8
},
"luminance": 0.55412
}Semantic roles & 50–950 ramp
primary
#A2CEBB
secondary
#A37187
accent
#3C6BAA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121513
muted
#828483