#4FAAB9#4FAAB9
#4FAAB9 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.9% C 0.089 H 209.7°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #4FAAB9 |
|---|---|
| RGB | rgb(79, 170, 185) |
| HSL | hsl(188, 43%, 52%) |
| HSV | hsv(188, 57%, 73%) |
| CMYK | cmyk(57.3%, 8.1%, 0%, 27.5%) |
| CIE-LAB | lab(64.89, -22.64, -15.90) |
| CIE-LCH | lch(64.89, 27.66, 215.08°) |
| OKLab | oklab(68.86% -0.077 -0.044) |
| OKLCH | oklch(68.86% 0.089 209.7) |
| XYZ | xyz(26.3526, 33.9119, 51.0464) |
| Luminance | 0.3391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.83
Cadetblue
#5F9EA0
ΔE00 6.11
Greyblue
#77A1B5
ΔE00 8.84
Lightseagreen
#20B2AA
ΔE00 10.36
Sea
#3C9992
ΔE00 10.78
Bluegrey
#85A3B2
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FAAB9 #B95E4F
analogous
#4FB993 #4FAAB9 #4F75B9
triadic
#4FAAB9 #B94FAA #AAB94F
tetradic
#4FAAB9 #934FB9 #B95E4F #75B94F
square
#4FAAB9 #934FB9 #B95E4F #75B94F
split-complementary
#4FAAB9 #B94F75 #B9934F
monochromatic
#285D65 #3A8591 #4FAAB9 #7BBFCA #A7D4DC
Accessibility & contrast
On white
2.70
#4FAAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#4FAAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FAAB9
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FAAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FAAB9 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4BA
Deuteranopia (green-blind)
#8C98B9
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4faab9; /* rgb */ color: rgb(79, 170, 185); /* oklch */ color: oklch(68.9% 0.089 209.7);
Tailwind
colors: {
custom: {
50: '#8ac3ce',
500: '#4faab9',
950: '#000000',
},
}SCSS
$custom: #4faab9; $custom-light: #8ac3ce; $custom-dark: #000000;
JSON
{
"hex": "#4faab9",
"rgb": {
"r": 79,
"g": 170,
"b": 185
},
"hsl": {
"h": 188.491,
"s": 43.089,
"l": 51.765
},
"oklch": {
"l": 0.68858,
"c": 0.08873,
"h": 209.7
},
"luminance": 0.33914
}Semantic roles & 50–950 ramp
primary
#4FAAB9
secondary
#C9A19B
accent
#6755D3
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1213
muted
#7D8182