#A8CEBB#A8CEBB
#A8CEBB is a light, muted teal. Relative luminance 0.561; OKLCH L 81.9% C 0.048 H 163.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CEBB |
|---|---|
| RGB | rgb(168, 206, 187) |
| HSL | hsl(150, 28%, 73%) |
| HSV | hsv(150, 18%, 81%) |
| CMYK | cmyk(18.4%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(79.64, -16.35, 5.30) |
| CIE-LCH | lch(79.64, 17.19, 162.04°) |
| OKLab | oklab(81.85% -0.0463 0.0137) |
| OKLCH | oklch(81.85% 0.048 163.5) |
| XYZ | xyz(47.1870, 56.0540, 55.3374) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.99
Seafoam Blue
#78D1B6
ΔE00 8.63
Light Teal
#90E4C1
ΔE00 9.08
Darkseagreen
#8FBC8F
ΔE00 9.64
Greenish Grey
#96AE8D
ΔE00 10.32
Mediumaquamarine
#66CDAA
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CEBB #CEA8BB
analogous
#A8CEA8 #A8CEBB #A8CECE
triadic
#A8CEBB #BBA8CE #CEBBA8
tetradic
#A8CEBB #A8A8CE #CEA8BB #CECEA8
square
#A8CEBB #A8A8CE #CEA8BB #CECEA8
split-complementary
#A8CEBB #CEA8CE #CEA8A8
monochromatic
#5BA17E #81B89C #A8CEBB #CFE4DA #EBF4F0
Accessibility & contrast
On white
1.72
#A8CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#A8CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CEBB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CEBB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8BA
Deuteranopia (green-blind)
#C6C3BC
Tritanopia (blue-blind)
#A1CEC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a8cebb; /* rgb */ color: rgb(168, 206, 187); /* oklch */ color: oklch(81.9% 0.048 163.5);
Tailwind
colors: {
custom: {
50: '#c2ddcf',
500: '#a8cebb',
950: '#000000',
},
}SCSS
$custom: #a8cebb; $custom-light: #c2ddcf; $custom-dark: #000000;
JSON
{
"hex": "#a8cebb",
"rgb": {
"r": 168,
"g": 206,
"b": 187
},
"hsl": {
"h": 150,
"s": 27.941,
"l": 73.333
},
"oklch": {
"l": 0.81851,
"c": 0.04831,
"h": 163.5
},
"luminance": 0.56055
}Semantic roles & 50–950 ramp
primary
#A8CEBB
secondary
#A3778D
accent
#3F73A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121513
muted
#828483