#4BAFA4#4BAFA4
#4BAFA4 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.2% C 0.095 H 185.4°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #4BAFA4 |
|---|---|
| RGB | rgb(75, 175, 164) |
| HSL | hsl(173, 40%, 49%) |
| HSV | hsv(173, 57%, 69%) |
| CMYK | cmyk(57.1%, 0%, 6.3%, 31.4%) |
| CIE-LAB | lab(65.62, -31.75, -3.14) |
| CIE-LCH | lch(65.62, 31.90, 185.65°) |
| OKLab | oklab(69.19% -0.0941 -0.009) |
| OKLCH | oklch(69.19% 0.095 185.4) |
| XYZ | xyz(24.9295, 34.8337, 40.5246) |
| Luminance | 0.3484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.88
Topaz
#13BBAF
ΔE00 4.31
Tealish
#24BCA8
ΔE00 5.07
Dull Teal
#5F9E8F
ΔE00 6.33
Greeny Blue
#42B395
ΔE00 6.48
Turquoise (survey)
#06C2AC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BAFA4 #AF4B56
analogous
#4BAF72 #4BAFA4 #4B88AF
triadic
#4BAFA4 #A44BAF #AFA44B
tetradic
#4BAFA4 #724BAF #AF4B56 #88AF4B
square
#4BAFA4 #724BAF #AF4B56 #88AF4B
split-complementary
#4BAFA4 #AF4B88 #AF724B
monochromatic
#265954 #39847C #4BAFA4 #74C3BB #9FD6D0
Accessibility & contrast
On white
2.64
#4BAFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#4BAFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BAFA4
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BAFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BAFA4 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A4
Deuteranopia (green-blind)
#979BA5
Tritanopia (blue-blind)
#00B3AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #4bafa4; /* rgb */ color: rgb(75, 175, 164); /* oklch */ color: oklch(69.2% 0.095 185.4);
Tailwind
colors: {
custom: {
50: '#87c7be',
500: '#4bafa4',
950: '#000000',
},
}SCSS
$custom: #4bafa4; $custom-light: #87c7be; $custom-dark: #000000;
JSON
{
"hex": "#4bafa4",
"rgb": {
"r": 75,
"g": 175,
"b": 164
},
"hsl": {
"h": 173.4,
"s": 40,
"l": 49.02
},
"oklch": {
"l": 0.69192,
"c": 0.09458,
"h": 185.4
},
"luminance": 0.34836
}Semantic roles & 50–950 ramp
primary
#4BAFA4
secondary
#C29399
accent
#5865D0
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281