#4BA69A#4BA69A
#4BA69A is a light, moderate teal. Relative luminance 0.311; OKLCH L 66.6% C 0.089 H 183.8°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #4BA69A |
|---|---|
| RGB | rgb(75, 166, 154) |
| HSL | hsl(172, 38%, 47%) |
| HSV | hsv(172, 55%, 65%) |
| CMYK | cmyk(54.8%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(62.59, -30.06, -2.01) |
| CIE-LCH | lch(62.59, 30.13, 183.82°) |
| OKLab | oklab(66.65% -0.0886 -0.0059) |
| OKLCH | oklch(66.65% 0.089 183.8) |
| XYZ | xyz(22.3681, 31.0993, 35.3896) |
| Luminance | 0.3110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.11
Sea
#3C9992
ΔE00 4.54
Lightseagreen
#20B2AA
ΔE00 4.71
Grey Teal
#5E9B8A
ΔE00 5.13
Blue Green
#0F9B8E
ΔE00 5.14
Topaz
#13BBAF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BA69A #A64B57
analogous
#4BA66D #4BA69A #4B85A6
triadic
#4BA69A #9A4BA6 #A69A4B
tetradic
#4BA69A #6D4BA6 #A64B57 #85A64B
square
#4BA69A #6D4BA6 #A64B57 #85A64B
split-complementary
#4BA69A #A64B85 #A66D4B
monochromatic
#25524C #387C73 #4BA69A #70BEB4 #9AD1CA
Accessibility & contrast
On white
2.91
#4BA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#4BA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BA69A
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BA69A | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9A
Deuteranopia (green-blind)
#90939B
Tritanopia (blue-blind)
#04A9A2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4ba69a; /* rgb */ color: rgb(75, 166, 154); /* oklch */ color: oklch(66.6% 0.089 183.8);
Tailwind
colors: {
custom: {
50: '#86c1b7',
500: '#4ba69a',
950: '#000000',
},
}SCSS
$custom: #4ba69a; $custom-light: #86c1b7; $custom-dark: #000000;
JSON
{
"hex": "#4ba69a",
"rgb": {
"r": 75,
"g": 166,
"b": 154
},
"hsl": {
"h": 172.088,
"s": 37.759,
"l": 47.255
},
"oklch": {
"l": 0.66647,
"c": 0.08879,
"h": 183.8
},
"luminance": 0.31101
}Semantic roles & 50–950 ramp
primary
#4BA69A
secondary
#BE8F95
accent
#5A69CE
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180