#4BB89F#4BB89F
#4BB89F is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.3% C 0.107 H 175.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB89F |
|---|---|
| RGB | rgb(75, 184, 159) |
| HSL | hsl(166, 43%, 51%) |
| HSV | hsv(166, 59%, 72%) |
| CMYK | cmyk(59.2%, 0%, 13.6%, 27.8%) |
| CIE-LAB | lab(68.22, -37.23, 3.43) |
| CIE-LCH | lch(68.22, 37.39, 174.74°) |
| OKLab | oklab(71.26% -0.1063 0.0085) |
| OKLCH | oklch(71.26% 0.107 175.4) |
| XYZ | xyz(26.2972, 38.2774, 38.7966) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.30
Tealish
#24BCA8
ΔE00 3.22
Turquoise (survey)
#06C2AC
ΔE00 4.19
Topaz
#13BBAF
ΔE00 5.47
Mediumaquamarine
#66CDAA
ΔE00 6.36
Lightseagreen
#20B2AA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB89F #B84B64
analogous
#4BB869 #4BB89F #4B9AB8
triadic
#4BB89F #9F4BB8 #B89F4B
tetradic
#4BB89F #694BB8 #B84B64 #9AB84B
square
#4BB89F #694BB8 #B84B64 #9AB84B
split-complementary
#4BB89F #B84B9A #B8694B
monochromatic
#276254 #388E7A #4BB89F #77C9B6 #A3DBCE
Accessibility & contrast
On white
2.43
#4BB89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#4BB89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB89F
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB89F | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9E
Deuteranopia (green-blind)
#A2A1A1
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #4bb89f; /* rgb */ color: rgb(75, 184, 159); /* oklch */ color: oklch(71.3% 0.107 175.4);
Tailwind
colors: {
custom: {
50: '#88cebb',
500: '#4bb89f',
950: '#000000',
},
}SCSS
$custom: #4bb89f; $custom-light: #88cebb; $custom-dark: #000000;
JSON
{
"hex": "#4bb89f",
"rgb": {
"r": 75,
"g": 184,
"b": 159
},
"hsl": {
"h": 166.239,
"s": 43.426,
"l": 50.784
},
"oklch": {
"l": 0.71263,
"c": 0.10665,
"h": 175.4
},
"luminance": 0.3828
}Semantic roles & 50–950 ramp
primary
#4BB89F
secondary
#C897A2
accent
#5572D3
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280