#4BBB9A#4BBB9A
#4BBB9A is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.9% C 0.113 H 170.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBB9A |
|---|---|
| RGB | rgb(75, 187, 154) |
| HSL | hsl(162, 45%, 51%) |
| HSV | hsv(162, 60%, 73%) |
| CMYK | cmyk(59.9%, 0%, 17.6%, 26.7%) |
| CIE-LAB | lab(69.02, -39.80, 7.31) |
| CIE-LCH | lch(69.02, 40.46, 169.60°) |
| OKLab | oklab(71.87% -0.1119 0.0187) |
| OKLCH | oklch(71.87% 0.113 170.5) |
| XYZ | xyz(26.5019, 39.3669, 36.7675) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.39
Tealish
#24BCA8
ΔE00 5.00
Green Blue
#01C08D
ΔE00 5.04
Mediumaquamarine
#66CDAA
ΔE00 5.10
Turquoise (survey)
#06C2AC
ΔE00 5.29
Greenblue
#23C48B
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBB9A #BB4B6C
analogous
#4BBB62 #4BBB9A #4BA4BB
triadic
#4BBB9A #9A4BBB #BB9A4B
tetradic
#4BBB9A #624BBB #BB4B6C #A4BB4B
square
#4BBB9A #624BBB #BB4B6C #A4BB4B
split-complementary
#4BBB9A #BB4BA4 #BB624B
monochromatic
#266553 #379277 #4BBB9A #77CCB3 #A4DDCC
Accessibility & contrast
On white
2.37
#4BBB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#4BBB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBB9A
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBB9A | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF98
Deuteranopia (green-blind)
#A6A49C
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #4bbb9a; /* rgb */ color: rgb(75, 187, 154); /* oklch */ color: oklch(71.9% 0.113 170.5);
Tailwind
colors: {
custom: {
50: '#88d0b7',
500: '#4bbb9a',
950: '#000000',
},
}SCSS
$custom: #4bbb9a; $custom-light: #88d0b7; $custom-dark: #000000;
JSON
{
"hex": "#4bbb9a",
"rgb": {
"r": 75,
"g": 187,
"b": 154
},
"hsl": {
"h": 162.321,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.71867,
"c": 0.11343,
"h": 170.5
},
"luminance": 0.3937
}Semantic roles & 50–950 ramp
primary
#4BBB9A
secondary
#CA98A7
accent
#5379D5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280