#4ABBAA#4ABBAA
#4ABBAA is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.3% C 0.105 H 181.7°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABBAA |
|---|---|
| RGB | rgb(74, 187, 170) |
| HSL | hsl(171, 45%, 51%) |
| HSV | hsv(171, 60%, 73%) |
| CMYK | cmyk(60.4%, 0%, 9.1%, 26.7%) |
| CIE-LAB | lab(69.40, -36.00, -0.92) |
| CIE-LCH | lch(69.40, 36.01, 181.46°) |
| OKLab | oklab(72.3% -0.1051 -0.0031) |
| OKLCH | oklch(72.3% 0.105 181.7) |
| XYZ | xyz(27.8467, 39.8959, 44.2556) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.30
Topaz
#13BBAF
ΔE00 3.11
Turquoise (survey)
#06C2AC
ΔE00 3.46
Lightseagreen
#20B2AA
ΔE00 4.53
Greeny Blue
#42B395
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABBAA #BB4A5B
analogous
#4ABB71 #4ABBAA #4A93BB
triadic
#4ABBAA #AA4ABB #BBAA4A
tetradic
#4ABBAA #714ABB #BB4A5B #93BB4A
square
#4ABBAA #714ABB #BB4A5B #93BB4A
split-complementary
#4ABBAA #BB4A93 #BB714A
monochromatic
#26655B #379184 #4ABBAA #76CCBF #A3DCD4
Accessibility & contrast
On white
2.34
#4ABBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#4ABBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABBAA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABBAA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1A9
Deuteranopia (green-blind)
#A2A4AC
Tritanopia (blue-blind)
#00BEB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #4abbaa; /* rgb */ color: rgb(74, 187, 170); /* oklch */ color: oklch(72.3% 0.105 181.7);
Tailwind
colors: {
custom: {
50: '#88d0c3',
500: '#4abbaa',
950: '#000000',
},
}SCSS
$custom: #4abbaa; $custom-light: #88d0c3; $custom-dark: #000000;
JSON
{
"hex": "#4abbaa",
"rgb": {
"r": 74,
"g": 187,
"b": 170
},
"hsl": {
"h": 170.973,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.72302,
"c": 0.10511,
"h": 181.7
},
"luminance": 0.39899
}Semantic roles & 50–950 ramp
primary
#4ABBAA
secondary
#C9979F
accent
#5366D5
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281