#4FA1AF#4FA1AF
#4FA1AF is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.3% C 0.082 H 210.1°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA1AF |
|---|---|
| RGB | rgb(79, 161, 175) |
| HSL | hsl(189, 38%, 50%) |
| HSV | hsv(189, 55%, 69%) |
| CMYK | cmyk(54.9%, 8%, 0%, 31.4%) |
| CIE-LAB | lab(61.87, -20.90, -14.88) |
| CIE-LCH | lch(61.87, 25.65, 215.44°) |
| OKLab | oklab(66.32% -0.0711 -0.0411) |
| OKLCH | oklch(66.32% 0.082 210.1) |
| XYZ | xyz(23.7041, 30.2449, 45.1378) |
| Luminance | 0.3025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.77
Turquoise Blue
#06B1C4
ΔE00 5.83
Greyblue
#77A1B5
ΔE00 8.30
Sea
#3C9992
ΔE00 9.62
Teal Blue
#01889F
ΔE00 9.65
Bluegrey
#85A3B2
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA1AF #AF5D4F
analogous
#4FAF8D #4FA1AF #4F71AF
triadic
#4FA1AF #AF4FA1 #A1AF4F
tetradic
#4FA1AF #8D4FAF #AF5D4F #71AF4F
square
#4FA1AF #8D4FAF #AF5D4F #71AF4F
split-complementary
#4FA1AF #AF4F71 #AF8D4F
monochromatic
#29535B #3C7A85 #4FA1AF #79B8C2 #A3CED5
Accessibility & contrast
On white
2.98
#4FA1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#4FA1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA1AF
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA1AF | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB0
Deuteranopia (green-blind)
#8691AF
Tritanopia (blue-blind)
#00A7A5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4fa1af; /* rgb */ color: rgb(79, 161, 175); /* oklch */ color: oklch(66.3% 0.082 210.1);
Tailwind
colors: {
custom: {
50: '#89bdc6',
500: '#4fa1af',
950: '#000000',
},
}SCSS
$custom: #4fa1af; $custom-light: #89bdc6; $custom-dark: #000000;
JSON
{
"hex": "#4fa1af",
"rgb": {
"r": 79,
"g": 161,
"b": 175
},
"hsl": {
"h": 188.75,
"s": 37.795,
"l": 49.804
},
"oklch": {
"l": 0.66315,
"c": 0.08214,
"h": 210.1
},
"luminance": 0.30247
}Semantic roles & 50–950 ramp
primary
#4FA1AF
secondary
#C39E97
accent
#6B5ACE
background
#F8FBFC
surface
#F0F6F8
border
#CBD0D1
text
#0C1213
muted
#7D8182