#4BBCAB#4BBCAB
#4BBCAB is a light, moderate teal. Relative luminance 0.404; OKLCH L 72.6% C 0.105 H 181.7°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBCAB |
|---|---|
| RGB | rgb(75, 188, 171) |
| HSL | hsl(171, 46%, 52%) |
| HSV | hsv(171, 60%, 74%) |
| CMYK | cmyk(60.1%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(69.75, -36.02, -0.94) |
| CIE-LCH | lch(69.75, 36.03, 181.49°) |
| OKLab | oklab(72.61% -0.1051 -0.0031) |
| OKLCH | oklch(72.61% 0.105 181.7) |
| XYZ | xyz(28.2322, 40.3997, 44.8302) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.36
Topaz
#13BBAF
ΔE00 3.16
Turquoise (survey)
#06C2AC
ΔE00 3.39
Lightseagreen
#20B2AA
ΔE00 4.70
Greeny Blue
#42B395
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBCAB #BC4B5C
analogous
#4BBC73 #4BBCAB #4B95BC
triadic
#4BBCAB #AB4BBC #BCAB4B
tetradic
#4BBCAB #734BBC #BC4B5C #95BC4B
square
#4BBCAB #734BBC #BC4B5C #95BC4B
split-complementary
#4BBCAB #BC4B95 #BC734B
monochromatic
#26665D #379385 #4BBCAB #78CDC0 #A4DDD5
Accessibility & contrast
On white
2.31
#4BBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#4BBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBCAB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBCAB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AA
Deuteranopia (green-blind)
#A3A5AD
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4bbcab; /* rgb */ color: rgb(75, 188, 171); /* oklch */ color: oklch(72.6% 0.105 181.7);
Tailwind
colors: {
custom: {
50: '#89d0c4',
500: '#4bbcab',
950: '#000000',
},
}SCSS
$custom: #4bbcab; $custom-light: #89d0c4; $custom-dark: #000000;
JSON
{
"hex": "#4bbcab",
"rgb": {
"r": 75,
"g": 188,
"b": 171
},
"hsl": {
"h": 170.973,
"s": 45.749,
"l": 51.569
},
"oklch": {
"l": 0.7261,
"c": 0.10519,
"h": 181.7
},
"luminance": 0.40403
}Semantic roles & 50–950 ramp
primary
#4BBCAB
secondary
#CA99A0
accent
#5266D5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281