#4BBB98#4BBB98
#4BBB98 is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.8% C 0.115 H 169.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBB98 |
|---|---|
| RGB | rgb(75, 187, 152) |
| HSL | hsl(161, 45%, 51%) |
| HSV | hsv(161, 60%, 73%) |
| CMYK | cmyk(59.9%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(68.97, -40.27, 8.33) |
| CIE-LCH | lch(68.97, 41.13, 168.31°) |
| OKLab | oklab(71.81% -0.1128 0.0213) |
| OKLCH | oklch(71.81% 0.115 169.3) |
| XYZ | xyz(26.3367, 39.3009, 35.8976) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.61
Green Blue
#01C08D
ΔE00 4.60
Mediumaquamarine
#66CDAA
ΔE00 5.11
Tealish
#24BCA8
ΔE00 5.54
Greenblue
#23C48B
ΔE00 5.65
Turquoise (survey)
#06C2AC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBB98 #BB4B6E
analogous
#4BBB60 #4BBB98 #4BA6BB
triadic
#4BBB98 #984BBB #BB984B
tetradic
#4BBB98 #604BBB #BB4B6E #A6BB4B
square
#4BBB98 #604BBB #BB4B6E #A6BB4B
split-complementary
#4BBB98 #BB4BA6 #BB604B
monochromatic
#266552 #379275 #4BBB98 #77CCB1 #A4DDCB
Accessibility & contrast
On white
2.37
#4BBB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#4BBB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBB98
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBB98 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF96
Deuteranopia (green-blind)
#A6A49A
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #4bbb98; /* rgb */ color: rgb(75, 187, 152); /* oklch */ color: oklch(71.8% 0.115 169.3);
Tailwind
colors: {
custom: {
50: '#88d0b6',
500: '#4bbb98',
950: '#000000',
},
}SCSS
$custom: #4bbb98; $custom-light: #88d0b6; $custom-dark: #000000;
JSON
{
"hex": "#4bbb98",
"rgb": {
"r": 75,
"g": 187,
"b": 152
},
"hsl": {
"h": 161.25,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.71812,
"c": 0.11481,
"h": 169.3
},
"luminance": 0.39304
}Semantic roles & 50–950 ramp
primary
#4BBB98
secondary
#CA98A8
accent
#537CD5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280