#4BB7AD#4BB7AD
#4BB7AD is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.4% C 0.100 H 186.8°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB7AD |
|---|---|
| RGB | rgb(75, 183, 173) |
| HSL | hsl(174, 43%, 51%) |
| HSV | hsv(174, 59%, 72%) |
| CMYK | cmyk(59%, 0%, 5.5%, 28.2%) |
| CIE-LAB | lab(68.30, -33.16, -4.18) |
| CIE-LCH | lch(68.30, 33.42, 187.18°) |
| OKLab | oklab(71.45% -0.0989 -0.0118) |
| OKLCH | oklch(71.45% 0.1 186.8) |
| XYZ | xyz(27.3746, 38.3772, 45.4919) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.87
Topaz
#13BBAF
ΔE00 2.95
Tealish
#24BCA8
ΔE00 4.23
Turquoise (survey)
#06C2AC
ΔE00 5.50
Mediumturquoise
#48D1CC
ΔE00 7.07
Greeny Blue
#42B395
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB7AD #B74B55
analogous
#4BB777 #4BB7AD #4B8BB7
triadic
#4BB7AD #AD4BB7 #B7AD4B
tetradic
#4BB7AD #774BB7 #B74B55 #8BB74B
square
#4BB7AD #774BB7 #B74B55 #8BB74B
split-complementary
#4BB7AD #B74B8B #B7774B
monochromatic
#27615B #388D85 #4BB7AD #77C8C1 #A2DAD5
Accessibility & contrast
On white
2.42
#4BB7AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#4BB7AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB7AD
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB7AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB7AD | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAD
Deuteranopia (green-blind)
#9DA1AE
Tritanopia (blue-blind)
#00BBB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #4bb7ad; /* rgb */ color: rgb(75, 183, 173); /* oklch */ color: oklch(71.4% 0.100 186.8);
Tailwind
colors: {
custom: {
50: '#89cdc5',
500: '#4bb7ad',
950: '#000000',
},
}SCSS
$custom: #4bb7ad; $custom-light: #89cdc5; $custom-dark: #000000;
JSON
{
"hex": "#4bb7ad",
"rgb": {
"r": 75,
"g": 183,
"b": 173
},
"hsl": {
"h": 174.444,
"s": 42.857,
"l": 50.588
},
"oklch": {
"l": 0.71447,
"c": 0.09956,
"h": 186.8
},
"luminance": 0.3838
}Semantic roles & 50–950 ramp
primary
#4BB7AD
secondary
#C7979B
accent
#5561D3
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281