#4CABAF#4CABAF
#4CABAF is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.6% C 0.089 H 199.1°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #4CABAF |
|---|---|
| RGB | rgb(76, 171, 175) |
| HSL | hsl(182, 39%, 49%) |
| HSV | hsv(182, 57%, 69%) |
| CMYK | cmyk(56.6%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(64.77, -26.59, -10.52) |
| CIE-LCH | lch(64.77, 28.60, 201.59°) |
| OKLab | oklab(68.62% -0.0843 -0.0291) |
| OKLCH | oklch(68.62% 0.089 199.1) |
| XYZ | xyz(25.2780, 33.7550, 45.7323) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.86
Turquoise Blue
#06B1C4
ΔE00 5.50
Lightseagreen
#20B2AA
ΔE00 6.07
Sea
#3C9992
ΔE00 7.46
Topaz
#13BBAF
ΔE00 8.25
Dull Teal
#5F9E8F
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CABAF #AF504C
analogous
#4CAF82 #4CABAF #4C7AAF
triadic
#4CABAF #AF4CAB #ABAF4C
tetradic
#4CABAF #824CAF #AF504C #7AAF4C
square
#4CABAF #824CAF #AF504C #7AAF4C
split-complementary
#4CABAF #AF4C7A #AF824C
monochromatic
#27585A #398184 #4CABAF #75C0C3 #A0D3D6
Accessibility & contrast
On white
2.71
#4CABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#4CABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CABAF
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CABAF | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AF
Deuteranopia (green-blind)
#9098B0
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4cabaf; /* rgb */ color: rgb(76, 171, 175); /* oklch */ color: oklch(68.6% 0.089 199.1);
Tailwind
colors: {
custom: {
50: '#88c4c6',
500: '#4cabaf',
950: '#000000',
},
}SCSS
$custom: #4cabaf; $custom-light: #88c4c6; $custom-dark: #000000;
JSON
{
"hex": "#4cabaf",
"rgb": {
"r": 76,
"g": 171,
"b": 175
},
"hsl": {
"h": 182.424,
"s": 39.442,
"l": 49.216
},
"oklch": {
"l": 0.68622,
"c": 0.08915,
"h": 199.1
},
"luminance": 0.33757
}Semantic roles & 50–950 ramp
primary
#4CABAF
secondary
#C29694
accent
#5D58CF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182