#4ABCAC#4ABCAC
#4ABCAC is a light, moderate teal. Relative luminance 0.404; OKLCH L 72.6% C 0.105 H 182.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABCAC |
|---|---|
| RGB | rgb(74, 188, 172) |
| HSL | hsl(172, 46%, 51%) |
| HSV | hsv(172, 61%, 74%) |
| CMYK | cmyk(60.6%, 0%, 8.5%, 26.3%) |
| CIE-LAB | lab(69.75, -35.94, -1.49) |
| CIE-LCH | lch(69.75, 35.97, 182.38°) |
| OKLab | oklab(72.61% -0.1052 -0.0046) |
| OKLCH | oklch(72.61% 0.105 182.5) |
| XYZ | xyz(28.2503, 40.3979, 45.3305) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.45
Topaz
#13BBAF
ΔE00 2.90
Turquoise (survey)
#06C2AC
ΔE00 3.48
Lightseagreen
#20B2AA
ΔE00 4.45
Greeny Blue
#42B395
ΔE00 5.56
Mediumturquoise
#48D1CC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABCAC #BC4A5A
analogous
#4ABC73 #4ABCAC #4A93BC
triadic
#4ABCAC #AC4ABC #BCAC4A
tetradic
#4ABCAC #734ABC #BC4A5A #93BC4A
square
#4ABCAC #734ABC #BC4A5A #93BC4A
split-complementary
#4ABCAC #BC4A93 #BC734A
monochromatic
#26665D #369386 #4ABCAC #77CDC0 #A3DDD5
Accessibility & contrast
On white
2.31
#4ABCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#4ABCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABCAC
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABCAC | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AB
Deuteranopia (green-blind)
#A3A5AD
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4abcac; /* rgb */ color: rgb(74, 188, 172); /* oklch */ color: oklch(72.6% 0.105 182.5);
Tailwind
colors: {
custom: {
50: '#89d0c4',
500: '#4abcac',
950: '#000000',
},
}SCSS
$custom: #4abcac; $custom-light: #89d0c4; $custom-dark: #000000;
JSON
{
"hex": "#4abcac",
"rgb": {
"r": 74,
"g": 188,
"b": 172
},
"hsl": {
"h": 171.579,
"s": 45.968,
"l": 51.373
},
"oklch": {
"l": 0.7261,
"c": 0.10534,
"h": 182.5
},
"luminance": 0.40401
}Semantic roles & 50–950 ramp
primary
#4ABCAC
secondary
#CA989F
accent
#5265D6
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281