#A3CEBF#A3CEBF
#A3CEBF is a light, muted teal. Relative luminance 0.557; OKLCH L 81.6% C 0.050 H 171.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CEBF |
|---|---|
| RGB | rgb(163, 206, 191) |
| HSL | hsl(159, 30%, 72%) |
| HSV | hsv(159, 21%, 81%) |
| CMYK | cmyk(20.9%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(79.44, -17.17, 2.82) |
| CIE-LCH | lch(79.44, 17.40, 170.68°) |
| OKLab | oklab(81.64% -0.0495 0.0072) |
| OKLCH | oklch(81.64% 0.05 171.7) |
| XYZ | xyz(46.5769, 55.6891, 57.5751) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.44
Seafoam Blue
#78D1B6
ΔE00 8.00
Light Teal
#90E4C1
ΔE00 9.08
Powder Blue
#B0E0E6
ΔE00 9.78
Paleturquoise
#AFEEEE
ΔE00 9.82
Mediumaquamarine
#66CDAA
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CEBF #CEA3B2
analogous
#A3CEAA #A3CEBF #A3C7CE
triadic
#A3CEBF #BFA3CE #CEBFA3
tetradic
#A3CEBF #AAA3CE #CEA3B2 #C7CEA3
square
#A3CEBF #AAA3CE #CEA3B2 #C7CEA3
split-complementary
#A3CEBF #CEA3C7 #CEAAA3
monochromatic
#56A187 #7BB9A3 #A3CEBF #CBE3DB #EBF4F1
Accessibility & contrast
On white
1.73
#A3CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#A3CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CEBF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CEBF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C3C2C0
Tritanopia (blue-blind)
#99CFC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a3cebf; /* rgb */ color: rgb(163, 206, 191); /* oklch */ color: oklch(81.6% 0.050 171.7);
Tailwind
colors: {
custom: {
50: '#bfddd2',
500: '#a3cebf',
950: '#000000',
},
}SCSS
$custom: #a3cebf; $custom-light: #bfddd2; $custom-dark: #000000;
JSON
{
"hex": "#a3cebf",
"rgb": {
"r": 163,
"g": 206,
"b": 191
},
"hsl": {
"h": 159.07,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.81639,
"c": 0.05,
"h": 171.7
},
"luminance": 0.55691
}Semantic roles & 50–950 ramp
primary
#A3CEBF
secondary
#A37283
accent
#3C62A9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483