#A4CEBB#A4CEBB
#A4CEBB is a light, muted teal. Relative luminance 0.556; OKLCH L 81.6% C 0.052 H 165.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CEBB |
|---|---|
| RGB | rgb(164, 206, 187) |
| HSL | hsl(153, 30%, 73%) |
| HSV | hsv(153, 20%, 81%) |
| CMYK | cmyk(20.4%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(79.40, -17.65, 4.91) |
| CIE-LCH | lch(79.40, 18.32, 164.45°) |
| OKLab | oklab(81.59% -0.0502 0.0127) |
| OKLCH | oklch(81.59% 0.052 165.8) |
| XYZ | xyz(46.3483, 55.6215, 55.2981) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.10
Seafoam Blue
#78D1B6
ΔE00 7.75
Light Teal
#90E4C1
ΔE00 8.47
Darkseagreen
#8FBC8F
ΔE00 9.57
Mediumaquamarine
#66CDAA
ΔE00 9.81
Seafoam
#7FE0B3
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CEBB #CEA4B7
analogous
#A4CEA6 #A4CEBB #A4CCCE
triadic
#A4CEBB #BBA4CE #CEBBA4
tetradic
#A4CEBB #A6A4CE #CEA4B7 #CCCEA4
square
#A4CEBB #A6A4CE #CEA4B7 #CCCEA4
split-complementary
#A4CEBB #CEA4CC #CEA6A4
monochromatic
#57A17F #7CB99D #A4CEBB #CCE3D9 #EBF4F0
Accessibility & contrast
On white
1.73
#A4CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#A4CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CEBB
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CEBB | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#C4C3BC
Tritanopia (blue-blind)
#9BCEC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a4cebb; /* rgb */ color: rgb(164, 206, 187); /* oklch */ color: oklch(81.6% 0.052 165.8);
Tailwind
colors: {
custom: {
50: '#bfddcf',
500: '#a4cebb',
950: '#000000',
},
}SCSS
$custom: #a4cebb; $custom-light: #bfddcf; $custom-dark: #000000;
JSON
{
"hex": "#a4cebb",
"rgb": {
"r": 164,
"g": 206,
"b": 187
},
"hsl": {
"h": 152.857,
"s": 30,
"l": 72.549
},
"oklch": {
"l": 0.81591,
"c": 0.05176,
"h": 165.8
},
"luminance": 0.55623
}Semantic roles & 50–950 ramp
primary
#A4CEBB
secondary
#A37389
accent
#3D6EA9
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121513
muted
#828483