#4ABBAE#4ABBAE
#4ABBAE is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.4% C 0.104 H 184.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABBAE |
|---|---|
| RGB | rgb(74, 187, 174) |
| HSL | hsl(173, 45%, 51%) |
| HSV | hsv(173, 60%, 73%) |
| CMYK | cmyk(60.4%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(69.50, -34.95, -2.95) |
| CIE-LCH | lch(69.50, 35.08, 184.83°) |
| OKLab | oklab(72.43% -0.1033 -0.0085) |
| OKLCH | oklch(72.43% 0.104 184.7) |
| XYZ | xyz(28.2309, 40.0496, 46.2787) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.56
Tealish
#24BCA8
ΔE00 3.14
Lightseagreen
#20B2AA
ΔE00 3.74
Turquoise (survey)
#06C2AC
ΔE00 4.22
Greeny Blue
#42B395
ΔE00 6.41
Mediumturquoise
#48D1CC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABBAE #BB4A57
analogous
#4ABB75 #4ABBAE #4A8FBB
triadic
#4ABBAE #AE4ABB #BBAE4A
tetradic
#4ABBAE #754ABB #BB4A57 #8FBB4A
square
#4ABBAE #754ABB #BB4A57 #8FBB4A
split-complementary
#4ABBAE #BB4A8F #BB754A
monochromatic
#26655E #379187 #4ABBAE #76CCC2 #A3DCD6
Accessibility & contrast
On white
2.33
#4ABBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#4ABBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABBAE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABBAE | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AE
Deuteranopia (green-blind)
#A1A4AF
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4abbae; /* rgb */ color: rgb(74, 187, 174); /* oklch */ color: oklch(72.4% 0.104 184.7);
Tailwind
colors: {
custom: {
50: '#89d0c6',
500: '#4abbae',
950: '#000000',
},
}SCSS
$custom: #4abbae; $custom-light: #89d0c6; $custom-dark: #000000;
JSON
{
"hex": "#4abbae",
"rgb": {
"r": 74,
"g": 187,
"b": 174
},
"hsl": {
"h": 173.097,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.72427,
"c": 0.10362,
"h": 184.7
},
"luminance": 0.40052
}Semantic roles & 50–950 ramp
primary
#4ABBAE
secondary
#C9979D
accent
#5362D5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1413
muted
#7D8282