#A5CEBA#A5CEBA
#A5CEBA is a light, muted teal. Relative luminance 0.557; OKLCH L 81.6% C 0.052 H 164.0°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CEBA |
|---|---|
| RGB | rgb(165, 206, 186) |
| HSL | hsl(151, 29%, 73%) |
| HSV | hsv(151, 20%, 81%) |
| CMYK | cmyk(19.9%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(79.43, -17.52, 5.51) |
| CIE-LCH | lch(79.43, 18.36, 162.55°) |
| OKLab | oklab(81.63% -0.0496 0.0143) |
| OKLCH | oklch(81.63% 0.052 164) |
| XYZ | xyz(46.4489, 55.6857, 54.7460) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.25
Seafoam Blue
#78D1B6
ΔE00 7.90
Light Teal
#90E4C1
ΔE00 8.47
Darkseagreen
#8FBC8F
ΔE00 9.28
Mediumaquamarine
#66CDAA
ΔE00 9.88
Seafoam
#7FE0B3
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CEBA #CEA5B9
analogous
#A5CEA6 #A5CEBA #A5CDCE
triadic
#A5CEBA #BAA5CE #CEBAA5
tetradic
#A5CEBA #A6A5CE #CEA5B9 #CDCEA5
square
#A5CEBA #A6A5CE #CEA5B9 #CDCEA5
split-complementary
#A5CEBA #CEA5CD #CEA6A5
monochromatic
#58A17D #7DB89C #A5CEBA #CDE4D8 #EBF4F0
Accessibility & contrast
On white
1.73
#A5CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#A5CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CEBA
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CEBA | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8B9
Deuteranopia (green-blind)
#C5C3BB
Tritanopia (blue-blind)
#9DCEC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a5ceba; /* rgb */ color: rgb(165, 206, 186); /* oklch */ color: oklch(81.6% 0.052 164.0);
Tailwind
colors: {
custom: {
50: '#c0ddce',
500: '#a5ceba',
950: '#000000',
},
}SCSS
$custom: #a5ceba; $custom-light: #c0ddce; $custom-dark: #000000;
JSON
{
"hex": "#a5ceba",
"rgb": {
"r": 165,
"g": 206,
"b": 186
},
"hsl": {
"h": 150.732,
"s": 29.496,
"l": 72.745
},
"oklch": {
"l": 0.81628,
"c": 0.05165,
"h": 164
},
"luminance": 0.55687
}Semantic roles & 50–950 ramp
primary
#A5CEBA
secondary
#A3748B
accent
#3D71A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121513
muted
#828483