#4BBF9B#4BBF9B
#4BBF9B is a light, moderate teal. Relative luminance 0.411; OKLCH L 72.9% C 0.118 H 169.3°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBF9B |
|---|---|
| RGB | rgb(75, 191, 155) |
| HSL | hsl(161, 48%, 52%) |
| HSV | hsv(161, 61%, 75%) |
| CMYK | cmyk(60.7%, 0%, 18.8%, 25.1%) |
| CIE-LAB | lab(70.26, -41.33, 8.54) |
| CIE-LCH | lch(70.26, 42.20, 168.32°) |
| OKLab | oklab(72.89% -0.1157 0.0218) |
| OKLCH | oklch(72.89% 0.118 169.3) |
| XYZ | xyz(27.4459, 41.1212, 37.4948) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.58
Mediumaquamarine
#66CDAA
ΔE00 4.20
Green Blue
#01C08D
ΔE00 4.34
Greenblue
#23C48B
ΔE00 5.21
Turquoise (survey)
#06C2AC
ΔE00 5.59
Greenish Teal
#32BF84
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBF9B #BF4B6F
analogous
#4BBF61 #4BBF9B #4BA9BF
triadic
#4BBF9B #9B4BBF #BF9B4B
tetradic
#4BBF9B #614BBF #BF4B6F #A9BF4B
square
#4BBF9B #614BBF #BF4B6F #A9BF4B
split-complementary
#4BBF9B #BF4BA9 #BF614B
monochromatic
#266A55 #369779 #4BBF9B #78CFB4 #A5DFCD
Accessibility & contrast
On white
2.28
#4BBF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#4BBF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBF9B
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBF9B | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB399
Deuteranopia (green-blind)
#AAA79D
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #4bbf9b; /* rgb */ color: rgb(75, 191, 155); /* oklch */ color: oklch(72.9% 0.118 169.3);
Tailwind
colors: {
custom: {
50: '#89d3b8',
500: '#4bbf9b',
950: '#000000',
},
}SCSS
$custom: #4bbf9b; $custom-light: #89d3b8; $custom-dark: #000000;
JSON
{
"hex": "#4bbf9b",
"rgb": {
"r": 75,
"g": 191,
"b": 155
},
"hsl": {
"h": 161.379,
"s": 47.541,
"l": 52.157
},
"oklch": {
"l": 0.72889,
"c": 0.11776,
"h": 169.3
},
"luminance": 0.41124
}Semantic roles & 50–950 ramp
primary
#4BBF9B
secondary
#CC9AA9
accent
#517AD7
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380