#4BA59F#4BA59F
#4BA59F is a light, moderate teal. Relative luminance 0.309; OKLCH L 66.6% C 0.086 H 189.4°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #4BA59F |
|---|---|
| RGB | rgb(75, 165, 159) |
| HSL | hsl(176, 38%, 47%) |
| HSV | hsv(176, 55%, 65%) |
| CMYK | cmyk(54.5%, 0%, 3.6%, 35.3%) |
| CIE-LAB | lab(62.43, -28.24, -5.05) |
| CIE-LCH | lch(62.43, 28.69, 190.14°) |
| OKLab | oklab(66.56% -0.0852 -0.0141) |
| OKLCH | oklch(66.56% 0.086 189.4) |
| XYZ | xyz(22.6121, 30.9072, 37.5682) |
| Luminance | 0.3091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.04
Lightseagreen
#20B2AA
ΔE00 4.71
Dull Teal
#5F9E8F
ΔE00 5.16
Cadetblue
#5F9EA0
ΔE00 5.24
Blue Green
#0F9B8E
ΔE00 5.82
Grey Teal
#5E9B8A
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BA59F #A54B51
analogous
#4BA572 #4BA59F #4B7EA5
triadic
#4BA59F #9F4BA5 #A59F4B
tetradic
#4BA59F #724BA5 #A54B51 #7EA54B
square
#4BA59F #724BA5 #A54B51 #7EA54B
split-complementary
#4BA59F #A54B7E #A5724B
monochromatic
#25514E #387B76 #4BA59F #6FBEB9 #9AD1CD
Accessibility & contrast
On white
2.92
#4BA59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#4BA59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BA59F
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BA59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BA59F | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9F
Deuteranopia (green-blind)
#8E92A0
Tritanopia (blue-blind)
#00A9A3
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4ba59f; /* rgb */ color: rgb(75, 165, 159); /* oklch */ color: oklch(66.6% 0.086 189.4);
Tailwind
colors: {
custom: {
50: '#86c0bb',
500: '#4ba59f',
950: '#000000',
},
}SCSS
$custom: #4ba59f; $custom-light: #86c0bb; $custom-dark: #000000;
JSON
{
"hex": "#4ba59f",
"rgb": {
"r": 75,
"g": 165,
"b": 159
},
"hsl": {
"h": 176,
"s": 37.5,
"l": 47.059
},
"oklch": {
"l": 0.66563,
"c": 0.08636,
"h": 189.4
},
"luminance": 0.30909
}Semantic roles & 50–950 ramp
primary
#4BA59F
secondary
#BD8F92
accent
#5A62CD
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180