#A5CEBF#A5CEBF
#A5CEBF is a light, muted teal. Relative luminance 0.559; OKLCH L 81.8% C 0.048 H 170.8°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CEBF |
|---|---|
| RGB | rgb(165, 206, 191) |
| HSL | hsl(158, 29%, 73%) |
| HSV | hsv(158, 20%, 81%) |
| CMYK | cmyk(19.9%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(79.56, -16.53, 3.01) |
| CIE-LCH | lch(79.56, 16.80, 169.69°) |
| OKLab | oklab(81.77% -0.0476 0.0077) |
| OKLCH | oklch(81.77% 0.048 170.8) |
| XYZ | xyz(46.9897, 55.9020, 57.5945) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.83
Seafoam Blue
#78D1B6
ΔE00 8.40
Light Teal
#90E4C1
ΔE00 9.34
Powder Blue
#B0E0E6
ΔE00 9.76
Paleturquoise
#AFEEEE
ΔE00 9.93
Mediumaquamarine
#66CDAA
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CEBF #CEA5B4
analogous
#A5CEAB #A5CEBF #A5C8CE
triadic
#A5CEBF #BFA5CE #CEBFA5
tetradic
#A5CEBF #ABA5CE #CEA5B4 #C8CEA5
square
#A5CEBF #ABA5CE #CEA5B4 #C8CEA5
split-complementary
#A5CEBF #CEA5C8 #CEABA5
monochromatic
#58A186 #7DB8A3 #A5CEBF #CDE4DB #EBF4F1
Accessibility & contrast
On white
1.72
#A5CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#A5CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CEBF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CEBF | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C4C3C0
Tritanopia (blue-blind)
#9CCFC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a5cebf; /* rgb */ color: rgb(165, 206, 191); /* oklch */ color: oklch(81.8% 0.048 170.8);
Tailwind
colors: {
custom: {
50: '#c0ddd2',
500: '#a5cebf',
950: '#000000',
},
}SCSS
$custom: #a5cebf; $custom-light: #c0ddd2; $custom-dark: #000000;
JSON
{
"hex": "#a5cebf",
"rgb": {
"r": 165,
"g": 206,
"b": 191
},
"hsl": {
"h": 158.049,
"s": 29.496,
"l": 72.745
},
"oklch": {
"l": 0.81767,
"c": 0.04818,
"h": 170.8
},
"luminance": 0.55904
}Semantic roles & 50–950 ramp
primary
#A5CEBF
secondary
#A37485
accent
#3D64A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483