#4FA7B4#4FA7B4
#4FA7B4 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.9% C 0.086 H 208.2°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA7B4 |
|---|---|
| RGB | rgb(79, 167, 180) |
| HSL | hsl(188, 40%, 51%) |
| HSV | hsv(188, 56%, 71%) |
| CMYK | cmyk(56.1%, 7.2%, 0%, 29.4%) |
| CIE-LAB | lab(63.83, -22.55, -14.71) |
| CIE-LCH | lch(63.83, 26.93, 213.12°) |
| OKLab | oklab(67.95% -0.0758 -0.0407) |
| OKLCH | oklch(67.95% 0.086 208.2) |
| XYZ | xyz(25.2780, 32.5926, 48.1300) |
| Luminance | 0.3260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.41
Cadetblue
#5F9EA0
ΔE00 5.10
Greyblue
#77A1B5
ΔE00 9.01
Sea
#3C9992
ΔE00 9.75
Lightseagreen
#20B2AA
ΔE00 9.94
Bluegrey
#85A3B2
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA7B4 #B45C4F
analogous
#4FB48E #4FA7B4 #4F74B4
triadic
#4FA7B4 #B44FA7 #A7B44F
tetradic
#4FA7B4 #8E4FB4 #B45C4F #74B44F
square
#4FA7B4 #8E4FB4 #B45C4F #74B44F
split-complementary
#4FA7B4 #B44F74 #B48E4F
monochromatic
#295960 #3B808B #4FA7B4 #7ABCC6 #A5D2D9
Accessibility & contrast
On white
2.79
#4FA7B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#4FA7B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA7B4
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA7B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA7B4 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B5
Deuteranopia (green-blind)
#8B96B4
Tritanopia (blue-blind)
#00AEAB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #4fa7b4; /* rgb */ color: rgb(79, 167, 180); /* oklch */ color: oklch(67.9% 0.086 208.2);
Tailwind
colors: {
custom: {
50: '#89c1ca',
500: '#4fa7b4',
950: '#000000',
},
}SCSS
$custom: #4fa7b4; $custom-light: #89c1ca; $custom-dark: #000000;
JSON
{
"hex": "#4fa7b4",
"rgb": {
"r": 79,
"g": 167,
"b": 180
},
"hsl": {
"h": 187.723,
"s": 40.239,
"l": 50.784
},
"oklch": {
"l": 0.67948,
"c": 0.08602,
"h": 208.2
},
"luminance": 0.32595
}Semantic roles & 50–950 ramp
primary
#4FA7B4
secondary
#C69F99
accent
#6758D0
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182