#4ABBAF#4ABBAF
#4ABBAF is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.5% C 0.103 H 185.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABBAF |
|---|---|
| RGB | rgb(74, 187, 175) |
| HSL | hsl(174, 45%, 51%) |
| HSV | hsv(174, 60%, 73%) |
| CMYK | cmyk(60.4%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(69.53, -34.69, -3.46) |
| CIE-LCH | lch(69.53, 34.86, 185.70°) |
| OKLab | oklab(72.46% -0.1028 -0.0099) |
| OKLCH | oklch(72.46% 0.103 185.5) |
| XYZ | xyz(28.3287, 40.0887, 46.7941) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.54
Tealish
#24BCA8
ΔE00 3.43
Lightseagreen
#20B2AA
ΔE00 3.60
Turquoise (survey)
#06C2AC
ΔE00 4.47
Mediumturquoise
#48D1CC
ΔE00 6.33
Greeny Blue
#42B395
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABBAF #BB4A56
analogous
#4ABB76 #4ABBAF #4A8EBB
triadic
#4ABBAF #AF4ABB #BBAF4A
tetradic
#4ABBAF #764ABB #BB4A56 #8EBB4A
square
#4ABBAF #764ABB #BB4A56 #8EBB4A
split-complementary
#4ABBAF #BB4A8E #BB764A
monochromatic
#26655E #379188 #4ABBAF #76CCC3 #A3DCD6
Accessibility & contrast
On white
2.33
#4ABBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#4ABBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABBAF
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABBAF | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AF
Deuteranopia (green-blind)
#A1A4B0
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4abbaf; /* rgb */ color: rgb(74, 187, 175); /* oklch */ color: oklch(72.5% 0.103 185.5);
Tailwind
colors: {
custom: {
50: '#89d0c6',
500: '#4abbaf',
950: '#000000',
},
}SCSS
$custom: #4abbaf; $custom-light: #89d0c6; $custom-dark: #000000;
JSON
{
"hex": "#4abbaf",
"rgb": {
"r": 74,
"g": 187,
"b": 175
},
"hsl": {
"h": 173.628,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.72459,
"c": 0.10329,
"h": 185.5
},
"luminance": 0.40092
}Semantic roles & 50–950 ramp
primary
#4ABBAF
secondary
#C9979D
accent
#5361D5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1413
muted
#7D8282