#4ABCAB#4ABCAB
#4ABCAB is a light, moderate teal. Relative luminance 0.404; OKLCH L 72.6% C 0.106 H 181.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABCAB |
|---|---|
| RGB | rgb(74, 188, 171) |
| HSL | hsl(171, 46%, 51%) |
| HSV | hsv(171, 61%, 74%) |
| CMYK | cmyk(60.6%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(69.72, -36.20, -0.98) |
| CIE-LCH | lch(69.72, 36.21, 181.55°) |
| OKLab | oklab(72.58% -0.1057 -0.0032) |
| OKLCH | oklch(72.58% 0.106 181.8) |
| XYZ | xyz(28.1546, 40.3596, 44.8266) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.29
Topaz
#13BBAF
ΔE00 3.10
Turquoise (survey)
#06C2AC
ΔE00 3.33
Lightseagreen
#20B2AA
ΔE00 4.66
Greeny Blue
#42B395
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABCAB #BC4A5B
analogous
#4ABC72 #4ABCAB #4A94BC
triadic
#4ABCAB #AB4ABC #BCAB4A
tetradic
#4ABCAB #724ABC #BC4A5B #94BC4A
square
#4ABCAB #724ABC #BC4A5B #94BC4A
split-complementary
#4ABCAB #BC4A94 #BC724A
monochromatic
#26665C #369385 #4ABCAB #77CDC0 #A3DDD4
Accessibility & contrast
On white
2.31
#4ABCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#4ABCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABCAB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABCAB | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AA
Deuteranopia (green-blind)
#A3A5AD
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4abcab; /* rgb */ color: rgb(74, 188, 171); /* oklch */ color: oklch(72.6% 0.106 181.8);
Tailwind
colors: {
custom: {
50: '#89d0c4',
500: '#4abcab',
950: '#000000',
},
}SCSS
$custom: #4abcab; $custom-light: #89d0c4; $custom-dark: #000000;
JSON
{
"hex": "#4abcab",
"rgb": {
"r": 74,
"g": 188,
"b": 171
},
"hsl": {
"h": 171.053,
"s": 45.968,
"l": 51.373
},
"oklch": {
"l": 0.72579,
"c": 0.10574,
"h": 181.8
},
"luminance": 0.40363
}Semantic roles & 50–950 ramp
primary
#4ABCAB
secondary
#CA989F
accent
#5266D6
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281