#4ABBAB#4ABBAB
#4ABBAB is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.3% C 0.105 H 182.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABBAB |
|---|---|
| RGB | rgb(74, 187, 171) |
| HSL | hsl(172, 45%, 51%) |
| HSV | hsv(172, 60%, 73%) |
| CMYK | cmyk(60.4%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(69.42, -35.74, -1.43) |
| CIE-LCH | lch(69.42, 35.77, 182.28°) |
| OKLab | oklab(72.33% -0.1046 -0.0044) |
| OKLCH | oklch(72.33% 0.105 182.4) |
| XYZ | xyz(27.9417, 39.9339, 44.7556) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.45
Topaz
#13BBAF
ΔE00 2.91
Turquoise (survey)
#06C2AC
ΔE00 3.60
Lightseagreen
#20B2AA
ΔE00 4.31
Greeny Blue
#42B395
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABBAB #BB4A5A
analogous
#4ABB72 #4ABBAB #4A92BB
triadic
#4ABBAB #AB4ABB #BBAB4A
tetradic
#4ABBAB #724ABB #BB4A5A #92BB4A
square
#4ABBAB #724ABB #BB4A5A #92BB4A
split-complementary
#4ABBAB #BB4A92 #BB724A
monochromatic
#26655C #379184 #4ABBAB #76CCC0 #A3DCD4
Accessibility & contrast
On white
2.34
#4ABBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#4ABBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABBAB
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABBAB | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#A2A4AC
Tritanopia (blue-blind)
#00BEB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4abbab; /* rgb */ color: rgb(74, 187, 171); /* oklch */ color: oklch(72.3% 0.105 182.4);
Tailwind
colors: {
custom: {
50: '#88d0c3',
500: '#4abbab',
950: '#000000',
},
}SCSS
$custom: #4abbab; $custom-light: #88d0c3; $custom-dark: #000000;
JSON
{
"hex": "#4abbab",
"rgb": {
"r": 74,
"g": 187,
"b": 171
},
"hsl": {
"h": 171.504,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.72333,
"c": 0.10471,
"h": 182.4
},
"luminance": 0.39937
}Semantic roles & 50–950 ramp
primary
#4ABBAB
secondary
#C9979F
accent
#5365D5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281