#A7CEBB#A7CEBB
#A7CEBB is a light, muted teal. Relative luminance 0.559; OKLCH L 81.8% C 0.049 H 164.1°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CEBB |
|---|---|
| RGB | rgb(167, 206, 187) |
| HSL | hsl(151, 28%, 73%) |
| HSV | hsv(151, 19%, 81%) |
| CMYK | cmyk(18.9%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(79.58, -16.68, 5.20) |
| CIE-LCH | lch(79.58, 17.47, 162.68°) |
| OKLab | oklab(81.79% -0.0473 0.0135) |
| OKLCH | oklch(81.79% 0.049 164.1) |
| XYZ | xyz(46.9749, 55.9446, 55.3275) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.76
Seafoam Blue
#78D1B6
ΔE00 8.41
Light Teal
#90E4C1
ΔE00 8.92
Darkseagreen
#8FBC8F
ΔE00 9.61
Greenish Grey
#96AE8D
ΔE00 10.39
Mediumaquamarine
#66CDAA
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CEBB #CEA7BA
analogous
#A7CEA7 #A7CEBB #A7CDCE
triadic
#A7CEBB #BBA7CE #CEBBA7
tetradic
#A7CEBB #A7A7CE #CEA7BA #CDCEA7
square
#A7CEBB #A7A7CE #CEA7BA #CDCEA7
split-complementary
#A7CEBB #CEA7CD #CEA7A7
monochromatic
#5AA17E #80B89D #A7CEBB #CEE4D9 #EBF4F0
Accessibility & contrast
On white
1.72
#A7CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#A7CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CEBB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CEBB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#9FCEC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a7cebb; /* rgb */ color: rgb(167, 206, 187); /* oklch */ color: oklch(81.8% 0.049 164.1);
Tailwind
colors: {
custom: {
50: '#c1ddcf',
500: '#a7cebb',
950: '#000000',
},
}SCSS
$custom: #a7cebb; $custom-light: #c1ddcf; $custom-dark: #000000;
JSON
{
"hex": "#a7cebb",
"rgb": {
"r": 167,
"g": 206,
"b": 187
},
"hsl": {
"h": 150.769,
"s": 28.467,
"l": 73.137
},
"oklch": {
"l": 0.81786,
"c": 0.04917,
"h": 164.1
},
"luminance": 0.55946
}Semantic roles & 50–950 ramp
primary
#A7CEBB
secondary
#A3768C
accent
#3E71A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121513
muted
#828483