#4CABBA#4CABBA
#4CABBA is a light, moderate teal. Relative luminance 0.342; OKLCH L 69.0% C 0.091 H 209.3°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #4CABBA |
|---|---|
| RGB | rgb(76, 171, 186) |
| HSL | hsl(188, 44%, 51%) |
| HSV | hsv(188, 59%, 73%) |
| CMYK | cmyk(59.1%, 8.1%, 0%, 27.1%) |
| CIE-LAB | lab(65.12, -23.43, -16.11) |
| CIE-LCH | lch(65.12, 28.44, 214.51°) |
| OKLab | oklab(69.03% -0.0796 -0.0446) |
| OKLCH | oklch(69.03% 0.091 209.3) |
| XYZ | xyz(26.4027, 34.2048, 51.6556) |
| Luminance | 0.3421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.42
Cadetblue
#5F9EA0
ΔE00 6.32
Greyblue
#77A1B5
ΔE00 9.21
Lightseagreen
#20B2AA
ΔE00 10.11
Sea
#3C9992
ΔE00 10.78
Bluegrey
#85A3B2
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CABBA #BA5B4C
analogous
#4CBA92 #4CABBA #4C74BA
triadic
#4CABBA #BA4CAB #ABBA4C
tetradic
#4CABBA #924CBA #BA5B4C #74BA4C
square
#4CABBA #924CBA #BA5B4C #74BA4C
split-complementary
#4CABBA #BA4C74 #BA924C
monochromatic
#275C65 #388591 #4CABBA #78C0CB #A4D4DC
Accessibility & contrast
On white
2.68
#4CABBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#4CABBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CABBA
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CABBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CABBA | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BB
Deuteranopia (green-blind)
#8D99BA
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4cabba; /* rgb */ color: rgb(76, 171, 186); /* oklch */ color: oklch(69.0% 0.091 209.3);
Tailwind
colors: {
custom: {
50: '#89c4ce',
500: '#4cabba',
950: '#000000',
},
}SCSS
$custom: #4cabba; $custom-light: #89c4ce; $custom-dark: #000000;
JSON
{
"hex": "#4cabba",
"rgb": {
"r": 76,
"g": 171,
"b": 186
},
"hsl": {
"h": 188.182,
"s": 44.355,
"l": 51.373
},
"oklch": {
"l": 0.69028,
"c": 0.09128,
"h": 209.3
},
"luminance": 0.34207
}Semantic roles & 50–950 ramp
primary
#4CABBA
secondary
#C99F99
accent
#6554D4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182