#A3CEBB#A3CEBB
#A3CEBB is a light, muted teal. Relative luminance 0.555; OKLCH L 81.5% C 0.053 H 166.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CEBB |
|---|---|
| RGB | rgb(163, 206, 187) |
| HSL | hsl(153, 30%, 72%) |
| HSV | hsv(153, 21%, 81%) |
| CMYK | cmyk(20.9%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(79.34, -17.97, 4.82) |
| CIE-LCH | lch(79.34, 18.60, 165.00°) |
| OKLab | oklab(81.53% -0.0511 0.0124) |
| OKLCH | oklch(81.53% 0.053 166.3) |
| XYZ | xyz(46.1427, 55.5155, 55.2885) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.89
Seafoam Blue
#78D1B6
ΔE00 7.54
Light Teal
#90E4C1
ΔE00 8.33
Darkseagreen
#8FBC8F
ΔE00 9.56
Mediumaquamarine
#66CDAA
ΔE00 9.63
Seafoam
#7FE0B3
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CEBB #CEA3B6
analogous
#A3CEA6 #A3CEBB #A3CCCE
triadic
#A3CEBB #BBA3CE #CEBBA3
tetradic
#A3CEBB #A6A3CE #CEA3B6 #CCCEA3
square
#A3CEBB #A6A3CE #CEA3B6 #CCCEA3
split-complementary
#A3CEBB #CEA3CC #CEA6A3
monochromatic
#56A180 #7BB99D #A3CEBB #CBE3D9 #EBF4F0
Accessibility & contrast
On white
1.74
#A3CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#A3CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CEBB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CEBB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#C4C2BC
Tritanopia (blue-blind)
#9ACEC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a3cebb; /* rgb */ color: rgb(163, 206, 187); /* oklch */ color: oklch(81.5% 0.053 166.3);
Tailwind
colors: {
custom: {
50: '#bfddcf',
500: '#a3cebb',
950: '#000000',
},
}SCSS
$custom: #a3cebb; $custom-light: #bfddcf; $custom-dark: #000000;
JSON
{
"hex": "#a3cebb",
"rgb": {
"r": 163,
"g": 206,
"b": 187
},
"hsl": {
"h": 153.488,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.81527,
"c": 0.05263,
"h": 166.3
},
"luminance": 0.55517
}Semantic roles & 50–950 ramp
primary
#A3CEBB
secondary
#A37288
accent
#3C6CA9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121513
muted
#828483