#4BBEAB#4BBEAB
#4BBEAB is a light, moderate teal. Relative luminance 0.413; OKLCH L 73.1% C 0.107 H 180.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBEAB |
|---|---|
| RGB | rgb(75, 190, 171) |
| HSL | hsl(170, 47%, 52%) |
| HSV | hsv(170, 61%, 75%) |
| CMYK | cmyk(60.5%, 0%, 10%, 25.5%) |
| CIE-LAB | lab(70.36, -36.94, -0.05) |
| CIE-LCH | lch(70.36, 36.94, 180.08°) |
| OKLab | oklab(73.1% -0.1073 -0.0007) |
| OKLCH | oklch(73.1% 0.107 180.4) |
| XYZ | xyz(28.6624, 41.2601, 44.9736) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.25
Turquoise (survey)
#06C2AC
ΔE00 2.96
Topaz
#13BBAF
ΔE00 3.63
Greeny Blue
#42B395
ΔE00 5.02
Lightseagreen
#20B2AA
ΔE00 5.43
Mediumaquamarine
#66CDAA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBEAB #BE4B5E
analogous
#4BBE72 #4BBEAB #4B98BE
triadic
#4BBEAB #AB4BBE #BEAB4B
tetradic
#4BBEAB #724BBE #BE4B5E #98BE4B
square
#4BBEAB #724BBE #BE4B5E #98BE4B
split-complementary
#4BBEAB #BE4B98 #BE724B
monochromatic
#26695E #369686 #4BBEAB #78CEC0 #A5DED5
Accessibility & contrast
On white
2.27
#4BBEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#4BBEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBEAB
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBEAB | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3AA
Deuteranopia (green-blind)
#A5A7AD
Tritanopia (blue-blind)
#00C1B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #4bbeab; /* rgb */ color: rgb(75, 190, 171); /* oklch */ color: oklch(73.1% 0.107 180.4);
Tailwind
colors: {
custom: {
50: '#89d2c4',
500: '#4bbeab',
950: '#000000',
},
}SCSS
$custom: #4bbeab; $custom-light: #89d2c4; $custom-dark: #000000;
JSON
{
"hex": "#4bbeab",
"rgb": {
"r": 75,
"g": 190,
"b": 171
},
"hsl": {
"h": 170.087,
"s": 46.939,
"l": 51.961
},
"oklch": {
"l": 0.73101,
"c": 0.10729,
"h": 180.4
},
"luminance": 0.41263
}Semantic roles & 50–950 ramp
primary
#4BBEAB
secondary
#CC99A2
accent
#5167D7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281