#A5CEBB#A5CEBB
#A5CEBB is a light, muted teal. Relative luminance 0.557; OKLCH L 81.7% C 0.051 H 165.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CEBB |
|---|---|
| RGB | rgb(165, 206, 187) |
| HSL | hsl(152, 29%, 73%) |
| HSV | hsv(152, 20%, 81%) |
| CMYK | cmyk(19.9%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(79.46, -17.32, 5.01) |
| CIE-LCH | lch(79.46, 18.03, 163.88°) |
| OKLab | oklab(81.66% -0.0492 0.013) |
| OKLCH | oklch(81.66% 0.051 165.3) |
| XYZ | xyz(46.5555, 55.7284, 55.3078) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.32
Seafoam Blue
#78D1B6
ΔE00 7.97
Light Teal
#90E4C1
ΔE00 8.61
Darkseagreen
#8FBC8F
ΔE00 9.58
Mediumaquamarine
#66CDAA
ΔE00 10.00
Seafoam
#7FE0B3
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CEBB #CEA5B8
analogous
#A5CEA6 #A5CEBB #A5CCCE
triadic
#A5CEBB #BBA5CE #CEBBA5
tetradic
#A5CEBB #A6A5CE #CEA5B8 #CCCEA5
square
#A5CEBB #A6A5CE #CEA5B8 #CCCEA5
split-complementary
#A5CEBB #CEA5CC #CEA6A5
monochromatic
#58A17F #7DB89D #A5CEBB #CDE4D9 #EBF4F0
Accessibility & contrast
On white
1.73
#A5CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#A5CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CEBB
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CEBB | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#9DCEC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a5cebb; /* rgb */ color: rgb(165, 206, 187); /* oklch */ color: oklch(81.7% 0.051 165.3);
Tailwind
colors: {
custom: {
50: '#c0ddcf',
500: '#a5cebb',
950: '#000000',
},
}SCSS
$custom: #a5cebb; $custom-light: #c0ddcf; $custom-dark: #000000;
JSON
{
"hex": "#a5cebb",
"rgb": {
"r": 165,
"g": 206,
"b": 187
},
"hsl": {
"h": 152.195,
"s": 29.496,
"l": 72.745
},
"oklch": {
"l": 0.81655,
"c": 0.0509,
"h": 165.3
},
"luminance": 0.5573
}Semantic roles & 50–950 ramp
primary
#A5CEBB
secondary
#A3748A
accent
#3D6FA8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121513
muted
#828483