#4ABBAD#4ABBAD
#4ABBAD is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.4% C 0.104 H 183.9°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABBAD |
|---|---|
| RGB | rgb(74, 187, 173) |
| HSL | hsl(173, 45%, 51%) |
| HSV | hsv(173, 60%, 73%) |
| CMYK | cmyk(60.4%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(69.48, -35.21, -2.44) |
| CIE-LCH | lch(69.48, 35.30, 183.97°) |
| OKLab | oklab(72.4% -0.1037 -0.0071) |
| OKLCH | oklch(72.4% 0.104 183.9) |
| XYZ | xyz(28.1338, 40.0107, 45.7672) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.63
Tealish
#24BCA8
ΔE00 2.88
Lightseagreen
#20B2AA
ΔE00 3.90
Turquoise (survey)
#06C2AC
ΔE00 3.99
Greeny Blue
#42B395
ΔE00 6.07
Mediumturquoise
#48D1CC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABBAD #BB4A58
analogous
#4ABB74 #4ABBAD #4A90BB
triadic
#4ABBAD #AD4ABB #BBAD4A
tetradic
#4ABBAD #744ABB #BB4A58 #90BB4A
square
#4ABBAD #744ABB #BB4A58 #90BB4A
split-complementary
#4ABBAD #BB4A90 #BB744A
monochromatic
#26655D #379186 #4ABBAD #76CCC1 #A3DCD5
Accessibility & contrast
On white
2.33
#4ABBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#4ABBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABBAD
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABBAD | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AD
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4abbad; /* rgb */ color: rgb(74, 187, 173); /* oklch */ color: oklch(72.4% 0.104 183.9);
Tailwind
colors: {
custom: {
50: '#89d0c5',
500: '#4abbad',
950: '#000000',
},
}SCSS
$custom: #4abbad; $custom-light: #89d0c5; $custom-dark: #000000;
JSON
{
"hex": "#4abbad",
"rgb": {
"r": 74,
"g": 187,
"b": 173
},
"hsl": {
"h": 172.566,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.72396,
"c": 0.10397,
"h": 183.9
},
"luminance": 0.40014
}Semantic roles & 50–950 ramp
primary
#4ABBAD
secondary
#C9979E
accent
#5363D5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281