#4BB7AA#4BB7AA
#4BB7AA is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.4% C 0.100 H 184.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB7AA |
|---|---|
| RGB | rgb(75, 183, 170) |
| HSL | hsl(173, 43%, 51%) |
| HSV | hsv(173, 59%, 72%) |
| CMYK | cmyk(59%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(68.21, -33.95, -2.65) |
| CIE-LCH | lch(68.21, 34.05, 184.46°) |
| OKLab | oklab(71.35% -0.1002 -0.0077) |
| OKLCH | oklch(71.35% 0.1 184.4) |
| XYZ | xyz(27.0876, 38.2624, 43.9803) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.90
Lightseagreen
#20B2AA
ΔE00 3.26
Tealish
#24BCA8
ΔE00 3.41
Turquoise (survey)
#06C2AC
ΔE00 4.79
Greeny Blue
#42B395
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB7AA #B74B58
analogous
#4BB774 #4BB7AA #4B8EB7
triadic
#4BB7AA #AA4BB7 #B7AA4B
tetradic
#4BB7AA #744BB7 #B74B58 #8EB74B
square
#4BB7AA #744BB7 #B74B58 #8EB74B
split-complementary
#4BB7AA #B74B8E #B7744B
monochromatic
#27615A #388D82 #4BB7AA #77C8BF #A2DAD3
Accessibility & contrast
On white
2.43
#4BB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#4BB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB7AA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB7AA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADAA
Deuteranopia (green-blind)
#9EA1AB
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #4bb7aa; /* rgb */ color: rgb(75, 183, 170); /* oklch */ color: oklch(71.4% 0.100 184.4);
Tailwind
colors: {
custom: {
50: '#88cdc3',
500: '#4bb7aa',
950: '#000000',
},
}SCSS
$custom: #4bb7aa; $custom-light: #88cdc3; $custom-dark: #000000;
JSON
{
"hex": "#4bb7aa",
"rgb": {
"r": 75,
"g": 183,
"b": 170
},
"hsl": {
"h": 172.778,
"s": 42.857,
"l": 50.588
},
"oklch": {
"l": 0.71351,
"c": 0.10049,
"h": 184.4
},
"luminance": 0.38265
}Semantic roles & 50–950 ramp
primary
#4BB7AA
secondary
#C7979D
accent
#5564D3
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281