#4ABA9B#4ABA9B
#4ABA9B is a light, moderate teal. Relative luminance 0.389; OKLCH L 71.6% C 0.112 H 171.8°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABA9B |
|---|---|
| RGB | rgb(74, 186, 155) |
| HSL | hsl(163, 45%, 51%) |
| HSV | hsv(163, 60%, 73%) |
| CMYK | cmyk(60.2%, 0%, 16.7%, 27.1%) |
| CIE-LAB | lab(68.71, -39.31, 6.31) |
| CIE-LCH | lch(68.71, 39.81, 170.88°) |
| OKLab | oklab(71.61% -0.1109 0.0161) |
| OKLCH | oklch(71.61% 0.112 171.8) |
| XYZ | xyz(26.2965, 38.9375, 37.1339) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.02
Tealish
#24BCA8
ΔE00 4.47
Turquoise (survey)
#06C2AC
ΔE00 4.91
Mediumaquamarine
#66CDAA
ΔE00 5.42
Green Blue
#01C08D
ΔE00 5.53
Greenblue
#23C48B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABA9B #BA4A69
analogous
#4ABA63 #4ABA9B #4AA1BA
triadic
#4ABA9B #9B4ABA #BA9B4A
tetradic
#4ABA9B #634ABA #BA4A69 #A1BA4A
square
#4ABA9B #634ABA #BA4A69 #A1BA4A
split-complementary
#4ABA9B #BA4AA1 #BA634A
monochromatic
#266453 #379077 #4ABA9B #76CBB3 #A3DCCC
Accessibility & contrast
On white
2.39
#4ABA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#4ABA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABA9B
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABA9B | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9A
Deuteranopia (green-blind)
#A4A39D
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #4aba9b; /* rgb */ color: rgb(74, 186, 155); /* oklch */ color: oklch(71.6% 0.112 171.8);
Tailwind
colors: {
custom: {
50: '#88cfb8',
500: '#4aba9b',
950: '#000000',
},
}SCSS
$custom: #4aba9b; $custom-light: #88cfb8; $custom-dark: #000000;
JSON
{
"hex": "#4aba9b",
"rgb": {
"r": 74,
"g": 186,
"b": 155
},
"hsl": {
"h": 163.393,
"s": 44.8,
"l": 50.98
},
"oklch": {
"l": 0.71614,
"c": 0.11205,
"h": 171.8
},
"luminance": 0.3894
}Semantic roles & 50–950 ramp
primary
#4ABA9B
secondary
#C997A5
accent
#5377D5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280