#4BAB9B#4BAB9B
#4BAB9B is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.9% C 0.094 H 180.8°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #4BAB9B |
|---|---|
| RGB | rgb(75, 171, 155) |
| HSL | hsl(170, 39%, 48%) |
| HSV | hsv(170, 56%, 67%) |
| CMYK | cmyk(56.1%, 0%, 9.4%, 32.9%) |
| CIE-LAB | lab(64.15, -32.20, -0.29) |
| CIE-LCH | lch(64.15, 32.20, 180.51°) |
| OKLab | oklab(67.92% -0.0938 -0.0013) |
| OKLCH | oklch(67.92% 0.094 180.8) |
| XYZ | xyz(23.3783, 32.9860, 36.1389) |
| Luminance | 0.3299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.52
Greeny Blue
#42B395
ΔE00 4.93
Dull Teal
#5F9E8F
ΔE00 4.98
Tealish
#24BCA8
ΔE00 5.36
Topaz
#13BBAF
ΔE00 5.63
Grey Teal
#5E9B8A
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BAB9B #AB4B5B
analogous
#4BAB6B #4BAB9B #4B8BAB
triadic
#4BAB9B #9B4BAB #AB9B4B
tetradic
#4BAB9B #6B4BAB #AB4B5B #8BAB4B
square
#4BAB9B #6B4BAB #AB4B5B #8BAB4B
split-complementary
#4BAB9B #AB4B8B #AB6B4B
monochromatic
#26564E #388074 #4BAB9B #72C1B4 #9DD4CB
Accessibility & contrast
On white
2.76
#4BAB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#4BAB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BAB9B
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BAB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BAB9B | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29A
Deuteranopia (green-blind)
#95979C
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #4bab9b; /* rgb */ color: rgb(75, 171, 155); /* oklch */ color: oklch(67.9% 0.094 180.8);
Tailwind
colors: {
custom: {
50: '#86c4b8',
500: '#4bab9b',
950: '#000000',
},
}SCSS
$custom: #4bab9b; $custom-light: #86c4b8; $custom-dark: #000000;
JSON
{
"hex": "#4bab9b",
"rgb": {
"r": 75,
"g": 171,
"b": 155
},
"hsl": {
"h": 170,
"s": 39.024,
"l": 48.235
},
"oklch": {
"l": 0.67918,
"c": 0.09379,
"h": 180.8
},
"luminance": 0.32988
}Semantic roles & 50–950 ramp
primary
#4BAB9B
secondary
#C09199
accent
#596DCF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280