#A5CEBE#A5CEBE
#A5CEBE is a light, muted teal. Relative luminance 0.559; OKLCH L 81.7% C 0.049 H 169.3°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CEBE |
|---|---|
| RGB | rgb(165, 206, 190) |
| HSL | hsl(157, 29%, 73%) |
| HSV | hsv(157, 20%, 81%) |
| CMYK | cmyk(19.9%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(79.53, -16.73, 3.51) |
| CIE-LCH | lch(79.53, 17.09, 168.16°) |
| OKLab | oklab(81.74% -0.048 0.009) |
| OKLCH | oklch(81.74% 0.049 169.3) |
| XYZ | xyz(46.8800, 55.8582, 57.0169) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.67
Seafoam Blue
#78D1B6
ΔE00 8.26
Light Teal
#90E4C1
ΔE00 9.13
Powder Blue
#B0E0E6
ΔE00 10.12
Paleturquoise
#AFEEEE
ΔE00 10.18
Mediumaquamarine
#66CDAA
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CEBE #CEA5B5
analogous
#A5CEA9 #A5CEBE #A5C9CE
triadic
#A5CEBE #BEA5CE #CEBEA5
tetradic
#A5CEBE #A9A5CE #CEA5B5 #C9CEA5
square
#A5CEBE #A9A5CE #CEA5B5 #C9CEA5
split-complementary
#A5CEBE #CEA5C9 #CEA9A5
monochromatic
#58A184 #7DB8A1 #A5CEBE #CDE4DB #EBF4F1
Accessibility & contrast
On white
1.73
#A5CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#A5CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CEBE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CEBE | 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)
#CCC8BD
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#9CCFC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a5cebe; /* rgb */ color: rgb(165, 206, 190); /* oklch */ color: oklch(81.7% 0.049 169.3);
Tailwind
colors: {
custom: {
50: '#c0ddd1',
500: '#a5cebe',
950: '#000000',
},
}SCSS
$custom: #a5cebe; $custom-light: #c0ddd1; $custom-dark: #000000;
JSON
{
"hex": "#a5cebe",
"rgb": {
"r": 165,
"g": 206,
"b": 190
},
"hsl": {
"h": 156.585,
"s": 29.496,
"l": 72.745
},
"oklch": {
"l": 0.81739,
"c": 0.04881,
"h": 169.3
},
"luminance": 0.5586
}Semantic roles & 50–950 ramp
primary
#A5CEBE
secondary
#A37486
accent
#3D67A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483