#4BBCA6#4BBCA6
#4BBCA6 is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.5% C 0.107 H 178.0°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBCA6 |
|---|---|
| RGB | rgb(75, 188, 166) |
| HSL | hsl(168, 46%, 52%) |
| HSV | hsv(168, 60%, 74%) |
| CMYK | cmyk(60.1%, 0%, 11.7%, 26.3%) |
| CIE-LAB | lab(69.62, -37.30, 1.61) |
| CIE-LCH | lch(69.62, 37.33, 177.53°) |
| OKLab | oklab(72.46% -0.1074 0.0037) |
| OKLCH | oklch(72.46% 0.107 178) |
| XYZ | xyz(27.7646, 40.2126, 42.3676) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.36
Turquoise (survey)
#06C2AC
ΔE00 3.19
Greeny Blue
#42B395
ΔE00 3.84
Topaz
#13BBAF
ΔE00 4.40
Lightseagreen
#20B2AA
ΔE00 5.96
Mediumaquamarine
#66CDAA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBCA6 #BC4B61
analogous
#4BBC6E #4BBCA6 #4B9ABC
triadic
#4BBCA6 #A64BBC #BCA64B
tetradic
#4BBCA6 #6E4BBC #BC4B61 #9ABC4B
square
#4BBCA6 #6E4BBC #BC4B61 #9ABC4B
split-complementary
#4BBCA6 #BC4B9A #BC6E4B
monochromatic
#26665A #379381 #4BBCA6 #78CDBC #A4DDD2
Accessibility & contrast
On white
2.32
#4BBCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#4BBCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBCA6
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBCA6 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A5
Deuteranopia (green-blind)
#A4A5A8
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4bbca6; /* rgb */ color: rgb(75, 188, 166); /* oklch */ color: oklch(72.5% 0.107 178.0);
Tailwind
colors: {
custom: {
50: '#89d1c0',
500: '#4bbca6',
950: '#000000',
},
}SCSS
$custom: #4bbca6; $custom-light: #89d1c0; $custom-dark: #000000;
JSON
{
"hex": "#4bbca6",
"rgb": {
"r": 75,
"g": 188,
"b": 166
},
"hsl": {
"h": 168.319,
"s": 45.749,
"l": 51.569
},
"oklch": {
"l": 0.72458,
"c": 0.10748,
"h": 178
},
"luminance": 0.40215
}Semantic roles & 50–950 ramp
primary
#4BBCA6
secondary
#CA99A2
accent
#526CD5
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0D1412
muted
#7D8281