#4BBE9E#4BBE9E
#4BBE9E is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.7% C 0.114 H 171.6°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBE9E |
|---|---|
| RGB | rgb(75, 190, 158) |
| HSL | hsl(163, 47%, 52%) |
| HSV | hsv(163, 61%, 75%) |
| CMYK | cmyk(60.5%, 0%, 16.8%, 25.5%) |
| CIE-LAB | lab(70.03, -40.17, 6.57) |
| CIE-LCH | lch(70.03, 40.71, 170.71°) |
| OKLab | oklab(72.72% -0.1133 0.0167) |
| OKLCH | oklch(72.72% 0.114 171.6) |
| XYZ | xyz(27.4837, 40.7886, 38.7657) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.08
Mediumaquamarine
#66CDAA
ΔE00 4.44
Tealish
#24BCA8
ΔE00 4.61
Turquoise (survey)
#06C2AC
ΔE00 4.69
Green Blue
#01C08D
ΔE00 5.26
Greenblue
#23C48B
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBE9E #BE4B6B
analogous
#4BBE64 #4BBE9E #4BA5BE
triadic
#4BBE9E #9E4BBE #BE9E4B
tetradic
#4BBE9E #644BBE #BE4B6B #A5BE4B
square
#4BBE9E #644BBE #BE4B6B #A5BE4B
split-complementary
#4BBE9E #BE4BA5 #BE644B
monochromatic
#266956 #36967B #4BBE9E #78CEB6 #A5DECE
Accessibility & contrast
On white
2.29
#4BBE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#4BBE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBE9E
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBE9E | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29C
Deuteranopia (green-blind)
#A8A6A0
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #4bbe9e; /* rgb */ color: rgb(75, 190, 158); /* oklch */ color: oklch(72.7% 0.114 171.6);
Tailwind
colors: {
custom: {
50: '#89d2ba',
500: '#4bbe9e',
950: '#000000',
},
}SCSS
$custom: #4bbe9e; $custom-light: #89d2ba; $custom-dark: #000000;
JSON
{
"hex": "#4bbe9e",
"rgb": {
"r": 75,
"g": 190,
"b": 158
},
"hsl": {
"h": 163.304,
"s": 46.939,
"l": 51.961
},
"oklch": {
"l": 0.72723,
"c": 0.11449,
"h": 171.6
},
"luminance": 0.40791
}Semantic roles & 50–950 ramp
primary
#4BBE9E
secondary
#CC99A7
accent
#5176D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280