#4BB098#4BB098
#4BB098 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.1% C 0.101 H 175.1°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB098 |
|---|---|
| RGB | rgb(75, 176, 152) |
| HSL | hsl(166, 40%, 49%) |
| HSV | hsv(166, 57%, 69%) |
| CMYK | cmyk(57.4%, 0%, 13.6%, 31%) |
| CIE-LAB | lab(65.60, -35.30, 3.49) |
| CIE-LCH | lch(65.60, 35.47, 174.35°) |
| OKLab | oklab(69.07% -0.1008 0.0087) |
| OKLCH | oklch(69.07% 0.101 175.1) |
| XYZ | xyz(24.0919, 34.8112, 35.1493) |
| Luminance | 0.3481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.03
Tealish
#24BCA8
ΔE00 4.55
Turquoise (survey)
#06C2AC
ΔE00 5.92
Topaz
#13BBAF
ΔE00 6.23
Lightseagreen
#20B2AA
ΔE00 6.40
Dull Teal
#5F9E8F
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB098 #B04B63
analogous
#4BB066 #4BB098 #4B96B0
triadic
#4BB098 #984BB0 #B0984B
tetradic
#4BB098 #664BB0 #B04B63 #96B04B
square
#4BB098 #664BB0 #B04B63 #96B04B
split-complementary
#4BB098 #B04B96 #B0664B
monochromatic
#265A4E #398573 #4BB098 #74C4B1 #9FD6C9
Accessibility & contrast
On white
2.64
#4BB098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#4BB098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB098
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB098 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA697
Deuteranopia (green-blind)
#9B9B9A
Tritanopia (blue-blind)
#00B2A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #4bb098; /* rgb */ color: rgb(75, 176, 152); /* oklch */ color: oklch(69.1% 0.101 175.1);
Tailwind
colors: {
custom: {
50: '#87c8b6',
500: '#4bb098',
950: '#000000',
},
}SCSS
$custom: #4bb098; $custom-light: #87c8b6; $custom-dark: #000000;
JSON
{
"hex": "#4bb098",
"rgb": {
"r": 75,
"g": 176,
"b": 152
},
"hsl": {
"h": 165.743,
"s": 40.239,
"l": 49.216
},
"oklch": {
"l": 0.69071,
"c": 0.10113,
"h": 175.1
},
"luminance": 0.34814
}Semantic roles & 50–950 ramp
primary
#4BB098
secondary
#C3949F
accent
#5874D0
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280