#4ABBAC#4ABBAC
#4ABBAC is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.4% C 0.104 H 183.2°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABBAC |
|---|---|
| RGB | rgb(74, 187, 172) |
| HSL | hsl(172, 45%, 51%) |
| HSV | hsv(172, 60%, 73%) |
| CMYK | cmyk(60.4%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(69.45, -35.48, -1.93) |
| CIE-LCH | lch(69.45, 35.53, 183.12°) |
| OKLab | oklab(72.36% -0.1042 -0.0058) |
| OKLCH | oklch(72.36% 0.104 183.2) |
| XYZ | xyz(28.0374, 39.9721, 45.2595) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.65
Topaz
#13BBAF
ΔE00 2.75
Turquoise (survey)
#06C2AC
ΔE00 3.78
Lightseagreen
#20B2AA
ΔE00 4.09
Greeny Blue
#42B395
ΔE00 5.74
Mediumturquoise
#48D1CC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABBAC #BB4A59
analogous
#4ABB73 #4ABBAC #4A91BB
triadic
#4ABBAC #AC4ABB #BBAC4A
tetradic
#4ABBAC #734ABB #BB4A59 #91BB4A
square
#4ABBAC #734ABB #BB4A59 #91BB4A
split-complementary
#4ABBAC #BB4A91 #BB734A
monochromatic
#26655C #379185 #4ABBAC #76CCC0 #A3DCD5
Accessibility & contrast
On white
2.33
#4ABBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#4ABBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABBAC
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABBAC | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 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)
#B3B1AB
Deuteranopia (green-blind)
#A1A4AD
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4abbac; /* rgb */ color: rgb(74, 187, 172); /* oklch */ color: oklch(72.4% 0.104 183.2);
Tailwind
colors: {
custom: {
50: '#88d0c4',
500: '#4abbac',
950: '#000000',
},
}SCSS
$custom: #4abbac; $custom-light: #88d0c4; $custom-dark: #000000;
JSON
{
"hex": "#4abbac",
"rgb": {
"r": 74,
"g": 187,
"b": 172
},
"hsl": {
"h": 172.035,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.72364,
"c": 0.10433,
"h": 183.2
},
"luminance": 0.39975
}Semantic roles & 50–950 ramp
primary
#4ABBAC
secondary
#C9979E
accent
#5364D5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281