#4BB4AA#4BB4AA
#4BB4AA is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.6% C 0.098 H 186.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB4AA |
|---|---|
| RGB | rgb(75, 180, 170) |
| HSL | hsl(174, 41%, 50%) |
| HSV | hsv(174, 58%, 71%) |
| CMYK | cmyk(58.3%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(67.31, -32.53, -3.98) |
| CIE-LCH | lch(67.31, 32.78, 186.98°) |
| OKLab | oklab(70.62% -0.0969 -0.0113) |
| OKLCH | oklch(70.62% 0.098 186.6) |
| XYZ | xyz(26.4754, 37.0380, 43.7762) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.61
Topaz
#13BBAF
ΔE00 3.36
Tealish
#24BCA8
ΔE00 4.52
Turquoise (survey)
#06C2AC
ΔE00 5.95
Greeny Blue
#42B395
ΔE00 6.92
Dull Teal
#5F9E8F
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB4AA #B44B55
analogous
#4BB476 #4BB4AA #4B89B4
triadic
#4BB4AA #AA4BB4 #B4AA4B
tetradic
#4BB4AA #764BB4 #B44B55 #89B44B
square
#4BB4AA #764BB4 #B44B55 #89B44B
split-complementary
#4BB4AA #B44B89 #B4764B
monochromatic
#275E58 #398981 #4BB4AA #76C6BE #A1D8D3
Accessibility & contrast
On white
2.50
#4BB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#4BB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB4AA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB4AA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#9B9FAB
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4bb4aa; /* rgb */ color: rgb(75, 180, 170); /* oklch */ color: oklch(70.6% 0.098 186.6);
Tailwind
colors: {
custom: {
50: '#88cbc3',
500: '#4bb4aa',
950: '#000000',
},
}SCSS
$custom: #4bb4aa; $custom-light: #88cbc3; $custom-dark: #000000;
JSON
{
"hex": "#4bb4aa",
"rgb": {
"r": 75,
"g": 180,
"b": 170
},
"hsl": {
"h": 174.286,
"s": 41.176,
"l": 50
},
"oklch": {
"l": 0.70615,
"c": 0.09759,
"h": 186.6
},
"luminance": 0.37041
}Semantic roles & 50–950 ramp
primary
#4BB4AA
secondary
#C5969A
accent
#5762D1
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281