#4CB0AF#4CB0AF
#4CB0AF is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.8% C 0.093 H 194.3°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #4CB0AF |
|---|---|
| RGB | rgb(76, 176, 175) |
| HSL | hsl(179, 40%, 49%) |
| HSV | hsv(179, 57%, 69%) |
| CMYK | cmyk(56.8%, 0%, 0.6%, 31%) |
| CIE-LAB | lab(66.27, -29.06, -8.28) |
| CIE-LCH | lch(66.27, 30.21, 195.90°) |
| OKLab | oklab(69.84% -0.0898 -0.0229) |
| OKLCH | oklch(69.84% 0.093 194.3) |
| XYZ | xyz(26.2404, 35.6797, 46.0531) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.02
Topaz
#13BBAF
ΔE00 5.92
Cadetblue
#5F9EA0
ΔE00 6.43
Turquoise Blue
#06B1C4
ΔE00 7.06
Sea
#3C9992
ΔE00 7.63
Tealish
#24BCA8
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CB0AF #B04C4D
analogous
#4CB07D #4CB0AF #4C7FB0
triadic
#4CB0AF #AF4CB0 #B0AF4C
tetradic
#4CB0AF #7D4CB0 #B04C4D #7FB04C
square
#4CB0AF #7D4CB0 #B04C4D #7FB04C
split-complementary
#4CB0AF #B04C7F #B07D4C
monochromatic
#275B5A #3A8585 #4CB0AF #76C4C3 #A0D6D6
Accessibility & contrast
On white
2.58
#4CB0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#4CB0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CB0AF
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CB0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CB0AF | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#959CB0
Tritanopia (blue-blind)
#00B5AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4cb0af; /* rgb */ color: rgb(76, 176, 175); /* oklch */ color: oklch(69.8% 0.093 194.3);
Tailwind
colors: {
custom: {
50: '#88c8c6',
500: '#4cb0af',
950: '#000000',
},
}SCSS
$custom: #4cb0af; $custom-light: #88c8c6; $custom-dark: #000000;
JSON
{
"hex": "#4cb0af",
"rgb": {
"r": 76,
"g": 176,
"b": 175
},
"hsl": {
"h": 179.4,
"s": 39.683,
"l": 49.412
},
"oklch": {
"l": 0.69838,
"c": 0.09265,
"h": 194.3
},
"luminance": 0.35682
}Semantic roles & 50–950 ramp
primary
#4CB0AF
secondary
#C39595
accent
#5859D0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282