#A6CEBB#A6CEBB
#A6CEBB is a light, muted teal. Relative luminance 0.558; OKLCH L 81.7% C 0.050 H 164.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A6CEBB |
|---|---|
| RGB | rgb(166, 206, 187) |
| HSL | hsl(152, 29%, 73%) |
| HSV | hsv(152, 19%, 81%) |
| CMYK | cmyk(19.4%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(79.52, -17.00, 5.10) |
| CIE-LCH | lch(79.52, 17.75, 163.29°) |
| OKLab | oklab(81.72% -0.0483 0.0132) |
| OKLCH | oklch(81.72% 0.05 164.7) |
| XYZ | xyz(46.7644, 55.8360, 55.3176) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.54
Seafoam Blue
#78D1B6
ΔE00 8.18
Light Teal
#90E4C1
ΔE00 8.76
Darkseagreen
#8FBC8F
ΔE00 9.59
Mediumaquamarine
#66CDAA
ΔE00 10.19
Seafoam
#7FE0B3
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6CEBB #CEA6B9
analogous
#A6CEA7 #A6CEBB #A6CDCE
triadic
#A6CEBB #BBA6CE #CEBBA6
tetradic
#A6CEBB #A7A6CE #CEA6B9 #CDCEA6
square
#A6CEBB #A7A6CE #CEA6B9 #CDCEA6
split-complementary
#A6CEBB #CEA6CD #CEA7A6
monochromatic
#59A17F #7FB89D #A6CEBB #CDE4D9 #EBF4F0
Accessibility & contrast
On white
1.73
#A6CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#A6CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6CEBB
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6CEBB | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#9ECEC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a6cebb; /* rgb */ color: rgb(166, 206, 187); /* oklch */ color: oklch(81.7% 0.050 164.7);
Tailwind
colors: {
custom: {
50: '#c1ddcf',
500: '#a6cebb',
950: '#000000',
},
}SCSS
$custom: #a6cebb; $custom-light: #c1ddcf; $custom-dark: #000000;
JSON
{
"hex": "#a6cebb",
"rgb": {
"r": 166,
"g": 206,
"b": 187
},
"hsl": {
"h": 151.5,
"s": 28.986,
"l": 72.941
},
"oklch": {
"l": 0.8172,
"c": 0.05004,
"h": 164.7
},
"luminance": 0.55837
}Semantic roles & 50–950 ramp
primary
#A6CEBB
secondary
#A3758B
accent
#3E70A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121513
muted
#828483