#4BBF9C#4BBF9C
#4BBF9C is a light, moderate teal. Relative luminance 0.412; OKLCH L 72.9% C 0.117 H 169.9°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBF9C |
|---|---|
| RGB | rgb(75, 191, 156) |
| HSL | hsl(162, 48%, 52%) |
| HSV | hsv(162, 61%, 75%) |
| CMYK | cmyk(60.7%, 0%, 18.3%, 25.1%) |
| CIE-LAB | lab(70.28, -41.09, 8.03) |
| CIE-LCH | lch(70.28, 41.87, 168.94°) |
| OKLab | oklab(72.92% -0.1153 0.0205) |
| OKLCH | oklch(72.92% 0.117 169.9) |
| XYZ | xyz(27.5303, 41.1550, 37.9389) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.49
Mediumaquamarine
#66CDAA
ΔE00 4.18
Green Blue
#01C08D
ΔE00 4.56
Turquoise (survey)
#06C2AC
ΔE00 5.34
Tealish
#24BCA8
ΔE00 5.41
Greenblue
#23C48B
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBF9C #BF4B6E
analogous
#4BBF62 #4BBF9C #4BA8BF
triadic
#4BBF9C #9C4BBF #BF9C4B
tetradic
#4BBF9C #624BBF #BF4B6E #A8BF4B
square
#4BBF9C #624BBF #BF4B6E #A8BF4B
split-complementary
#4BBF9C #BF4BA8 #BF624B
monochromatic
#266A55 #36977A #4BBF9C #78CFB5 #A5DFCE
Accessibility & contrast
On white
2.27
#4BBF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#4BBF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBF9C
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBF9C | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39A
Deuteranopia (green-blind)
#A9A79E
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #4bbf9c; /* rgb */ color: rgb(75, 191, 156); /* oklch */ color: oklch(72.9% 0.117 169.9);
Tailwind
colors: {
custom: {
50: '#89d3b9',
500: '#4bbf9c',
950: '#000000',
},
}SCSS
$custom: #4bbf9c; $custom-light: #89d3b9; $custom-dark: #000000;
JSON
{
"hex": "#4bbf9c",
"rgb": {
"r": 75,
"g": 191,
"b": 156
},
"hsl": {
"h": 161.897,
"s": 47.541,
"l": 52.157
},
"oklch": {
"l": 0.72916,
"c": 0.11707,
"h": 169.9
},
"luminance": 0.41158
}Semantic roles & 50–950 ramp
primary
#4BBF9C
secondary
#CC9AA9
accent
#5179D7
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380