#4ABCAD#4ABCAD
#4ABCAD is a light, moderate teal. Relative luminance 0.404; OKLCH L 72.6% C 0.105 H 183.3°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABCAD |
|---|---|
| RGB | rgb(74, 188, 173) |
| HSL | hsl(172, 46%, 51%) |
| HSV | hsv(172, 61%, 74%) |
| CMYK | cmyk(60.6%, 0%, 8%, 26.3%) |
| CIE-LAB | lab(69.78, -35.68, -2.00) |
| CIE-LCH | lch(69.78, 35.73, 183.21°) |
| OKLab | oklab(72.64% -0.1048 -0.006) |
| OKLCH | oklch(72.64% 0.105 183.3) |
| XYZ | xyz(28.3467, 40.4365, 45.8382) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.65
Topaz
#13BBAF
ΔE00 2.75
Turquoise (survey)
#06C2AC
ΔE00 3.67
Lightseagreen
#20B2AA
ΔE00 4.24
Greeny Blue
#42B395
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABCAD #BC4A59
analogous
#4ABC74 #4ABCAD #4A92BC
triadic
#4ABCAD #AD4ABC #BCAD4A
tetradic
#4ABCAD #744ABC #BC4A59 #92BC4A
square
#4ABCAD #744ABC #BC4A59 #92BC4A
split-complementary
#4ABCAD #BC4A92 #BC744A
monochromatic
#26665D #369386 #4ABCAD #77CDC1 #A3DDD5
Accessibility & contrast
On white
2.31
#4ABCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#4ABCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABCAD
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABCAD | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AC
Deuteranopia (green-blind)
#A2A5AE
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4abcad; /* rgb */ color: rgb(74, 188, 173); /* oklch */ color: oklch(72.6% 0.105 183.3);
Tailwind
colors: {
custom: {
50: '#89d0c5',
500: '#4abcad',
950: '#000000',
},
}SCSS
$custom: #4abcad; $custom-light: #89d0c5; $custom-dark: #000000;
JSON
{
"hex": "#4abcad",
"rgb": {
"r": 74,
"g": 188,
"b": 173
},
"hsl": {
"h": 172.105,
"s": 45.968,
"l": 51.373
},
"oklch": {
"l": 0.72641,
"c": 0.10496,
"h": 183.3
},
"luminance": 0.40439
}Semantic roles & 50–950 ramp
primary
#4ABCAD
secondary
#CA989E
accent
#5263D6
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281