#4BA19F#4BA19F
#4BA19F is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.6% C 0.083 H 193.3°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #4BA19F |
|---|---|
| RGB | rgb(75, 161, 159) |
| HSL | hsl(179, 36%, 46%) |
| HSV | hsv(179, 53%, 63%) |
| CMYK | cmyk(53.4%, 0%, 1.2%, 36.9%) |
| CIE-LAB | lab(61.21, -26.26, -6.86) |
| CIE-LCH | lch(61.21, 27.14, 194.65°) |
| OKLab | oklab(65.58% -0.0806 -0.019) |
| OKLCH | oklch(65.58% 0.083 193.3) |
| XYZ | xyz(21.9019, 29.4867, 37.3315) |
| Luminance | 0.2949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.71
Sea
#3C9992
ΔE00 3.71
Dull Teal
#5F9E8F
ΔE00 5.92
Lightseagreen
#20B2AA
ΔE00 6.22
Blue Green
#0F9B8E
ΔE00 6.41
Dusty Teal
#4C9085
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BA19F #A14B4D
analogous
#4BA174 #4BA19F #4B78A1
triadic
#4BA19F #9F4BA1 #A19F4B
tetradic
#4BA19F #744BA1 #A14B4D #78A14B
square
#4BA19F #744BA1 #A14B4D #78A14B
split-complementary
#4BA19F #A14B78 #A1744B
monochromatic
#244E4D #387776 #4BA19F #6EBBBA #98CFCE
Accessibility & contrast
On white
3.04
#4BA19F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#4BA19F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4BA19F
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BA19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BA19F | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989A9F
Deuteranopia (green-blind)
#8A8FA0
Tritanopia (blue-blind)
#00A5A0
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #4ba19f; /* rgb */ color: rgb(75, 161, 159); /* oklch */ color: oklch(65.6% 0.083 193.3);
Tailwind
colors: {
custom: {
50: '#85bdbb',
500: '#4ba19f',
950: '#000000',
},
}SCSS
$custom: #4ba19f; $custom-light: #85bdbb; $custom-dark: #000000;
JSON
{
"hex": "#4ba19f",
"rgb": {
"r": 75,
"g": 161,
"b": 159
},
"hsl": {
"h": 178.605,
"s": 36.441,
"l": 46.275
},
"oklch": {
"l": 0.65577,
"c": 0.08286,
"h": 193.3
},
"luminance": 0.29489
}Semantic roles & 50–950 ramp
primary
#4BA19F
secondary
#BB8D8E
accent
#5B5ECC
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180