#4FAABA#4FAABA
#4FAABA is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.9% C 0.089 H 210.7°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #4FAABA |
|---|---|
| RGB | rgb(79, 170, 186) |
| HSL | hsl(189, 44%, 52%) |
| HSV | hsv(189, 58%, 73%) |
| CMYK | cmyk(57.5%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(64.93, -22.35, -16.41) |
| CIE-LCH | lch(64.93, 27.72, 216.28°) |
| OKLab | oklab(68.9% -0.0766 -0.0454) |
| OKLCH | oklch(68.9% 0.089 210.7) |
| XYZ | xyz(26.4585, 33.9543, 51.6043) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.88
Cadetblue
#5F9EA0
ΔE00 6.37
Greyblue
#77A1B5
ΔE00 8.61
Bluegrey
#85A3B2
ΔE00 10.64
Lightseagreen
#20B2AA
ΔE00 10.73
Sea
#3C9992
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FAABA #BA5F4F
analogous
#4FBA95 #4FAABA #4F75BA
triadic
#4FAABA #BA4FAA #AABA4F
tetradic
#4FAABA #954FBA #BA5F4F #75BA4F
square
#4FAABA #954FBA #BA5F4F #75BA4F
split-complementary
#4FAABA #BA4F75 #BA954F
monochromatic
#285D66 #398592 #4FAABA #7BBFCB #A7D4DC
Accessibility & contrast
On white
2.70
#4FAABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#4FAABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FAABA
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FAABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FAABA | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BB
Deuteranopia (green-blind)
#8C98BA
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4faaba; /* rgb */ color: rgb(79, 170, 186); /* oklch */ color: oklch(68.9% 0.089 210.7);
Tailwind
colors: {
custom: {
50: '#8ac3ce',
500: '#4faaba',
950: '#000000',
},
}SCSS
$custom: #4faaba; $custom-light: #8ac3ce; $custom-dark: #000000;
JSON
{
"hex": "#4faaba",
"rgb": {
"r": 79,
"g": 170,
"b": 186
},
"hsl": {
"h": 188.972,
"s": 43.673,
"l": 51.961
},
"oklch": {
"l": 0.68896,
"c": 0.08909,
"h": 210.7
},
"luminance": 0.33957
}Semantic roles & 50–950 ramp
primary
#4FAABA
secondary
#CAA29B
accent
#6754D3
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1213
muted
#7D8182