#4FA4B4#4FA4B4
#4FA4B4 is a light, moderate teal. Relative luminance 0.315; OKLCH L 67.2% C 0.085 H 211.6°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA4B4 |
|---|---|
| RGB | rgb(79, 164, 180) |
| HSL | hsl(190, 40%, 51%) |
| HSV | hsv(190, 56%, 71%) |
| CMYK | cmyk(56.1%, 8.9%, 0%, 29.4%) |
| CIE-LAB | lab(62.93, -21.00, -16.07) |
| CIE-LCH | lch(62.93, 26.45, 217.42°) |
| OKLab | oklab(67.23% -0.0724 -0.0445) |
| OKLCH | oklch(67.23% 0.085 211.6) |
| XYZ | xyz(24.7348, 31.5061, 47.9489) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.15
Cadetblue
#5F9EA0
ΔE00 5.63
Greyblue
#77A1B5
ΔE00 7.97
Bluegrey
#85A3B2
ΔE00 10.18
Teal Blue
#01889F
ΔE00 10.32
Sea
#3C9992
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA4B4 #B45F4F
analogous
#4FB491 #4FA4B4 #4F71B4
triadic
#4FA4B4 #B44FA4 #A4B44F
tetradic
#4FA4B4 #914FB4 #B45F4F #71B44F
square
#4FA4B4 #914FB4 #B45F4F #71B44F
split-complementary
#4FA4B4 #B44F71 #B4914F
monochromatic
#295760 #3B7E8B #4FA4B4 #7ABAC6 #A5D0D9
Accessibility & contrast
On white
2.88
#4FA4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#4FA4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA4B4
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA4B4 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979FB5
Deuteranopia (green-blind)
#8793B4
Tritanopia (blue-blind)
#00ABA9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #4fa4b4; /* rgb */ color: rgb(79, 164, 180); /* oklch */ color: oklch(67.2% 0.085 211.6);
Tailwind
colors: {
custom: {
50: '#89bfca',
500: '#4fa4b4',
950: '#000000',
},
}SCSS
$custom: #4fa4b4; $custom-light: #89bfca; $custom-dark: #000000;
JSON
{
"hex": "#4fa4b4",
"rgb": {
"r": 79,
"g": 164,
"b": 180
},
"hsl": {
"h": 189.505,
"s": 40.239,
"l": 50.784
},
"oklch": {
"l": 0.67228,
"c": 0.08499,
"h": 211.6
},
"luminance": 0.31508
}Semantic roles & 50–950 ramp
primary
#4FA4B4
secondary
#C6A099
accent
#6B58D0
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182