#4BB89D#4BB89D
#4BB89D is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.2% C 0.108 H 174.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB89D |
|---|---|
| RGB | rgb(75, 184, 157) |
| HSL | hsl(165, 43%, 51%) |
| HSV | hsv(165, 59%, 72%) |
| CMYK | cmyk(59.2%, 0%, 14.7%, 27.8%) |
| CIE-LAB | lab(68.17, -37.72, 4.45) |
| CIE-LCH | lch(68.17, 37.99, 173.27°) |
| OKLab | oklab(71.21% -0.1072 0.0112) |
| OKLCH | oklch(71.21% 0.108 174) |
| XYZ | xyz(26.1251, 38.2085, 37.8899) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.88
Tealish
#24BCA8
ΔE00 3.68
Turquoise (survey)
#06C2AC
ΔE00 4.51
Topaz
#13BBAF
ΔE00 6.05
Mediumaquamarine
#66CDAA
ΔE00 6.13
Green Blue
#01C08D
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB89D #B84B66
analogous
#4BB866 #4BB89D #4B9CB8
triadic
#4BB89D #9D4BB8 #B89D4B
tetradic
#4BB89D #664BB8 #B84B66 #9CB84B
square
#4BB89D #664BB8 #B84B66 #9CB84B
split-complementary
#4BB89D #B84B9C #B8664B
monochromatic
#276253 #388E79 #4BB89D #77C9B5 #A3DBCD
Accessibility & contrast
On white
2.43
#4BB89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#4BB89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB89D
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB89D | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9C
Deuteranopia (green-blind)
#A2A19F
Tritanopia (blue-blind)
#00BAB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #4bb89d; /* rgb */ color: rgb(75, 184, 157); /* oklch */ color: oklch(71.2% 0.108 174.0);
Tailwind
colors: {
custom: {
50: '#88ceb9',
500: '#4bb89d',
950: '#000000',
},
}SCSS
$custom: #4bb89d; $custom-light: #88ceb9; $custom-dark: #000000;
JSON
{
"hex": "#4bb89d",
"rgb": {
"r": 75,
"g": 184,
"b": 157
},
"hsl": {
"h": 165.138,
"s": 43.426,
"l": 50.784
},
"oklch": {
"l": 0.71205,
"c": 0.10781,
"h": 174
},
"luminance": 0.38211
}Semantic roles & 50–950 ramp
primary
#4BB89D
secondary
#C897A3
accent
#5574D3
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280