#4FA7B8#4FA7B8
#4FA7B8 is a light, moderate teal. Relative luminance 0.328; OKLCH L 68.1% C 0.087 H 212.0°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA7B8 |
|---|---|
| RGB | rgb(79, 167, 184) |
| HSL | hsl(190, 43%, 52%) |
| HSV | hsv(190, 57%, 72%) |
| CMYK | cmyk(57.1%, 9.2%, 0%, 27.8%) |
| CIE-LAB | lab(63.96, -21.39, -16.75) |
| CIE-LCH | lch(63.96, 27.16, 218.06°) |
| OKLab | oklab(68.1% -0.0741 -0.0464) |
| OKLCH | oklch(68.1% 0.087 212) |
| XYZ | xyz(25.6914, 32.7579, 50.3071) |
| Luminance | 0.3276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.54
Cadetblue
#5F9EA0
ΔE00 6.25
Greyblue
#77A1B5
ΔE00 8.02
Bluegrey
#85A3B2
ΔE00 10.21
Teal Blue
#01889F
ΔE00 11.08
Sea
#3C9992
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA7B8 #B8604F
analogous
#4FB895 #4FA7B8 #4F73B8
triadic
#4FA7B8 #B84FA7 #A7B84F
tetradic
#4FA7B8 #954FB8 #B8604F #73B84F
square
#4FA7B8 #954FB8 #B8604F #73B84F
split-complementary
#4FA7B8 #B84F73 #B8954F
monochromatic
#285B64 #3A8290 #4FA7B8 #7BBDCA #A6D3DB
Accessibility & contrast
On white
2.78
#4FA7B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#4FA7B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA7B8
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA7B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA7B8 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2B9
Deuteranopia (green-blind)
#8996B8
Tritanopia (blue-blind)
#00AEAC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #4fa7b8; /* rgb */ color: rgb(79, 167, 184); /* oklch */ color: oklch(68.1% 0.087 212.0);
Tailwind
colors: {
custom: {
50: '#8ac1cd',
500: '#4fa7b8',
950: '#000000',
},
}SCSS
$custom: #4fa7b8; $custom-light: #8ac1cd; $custom-dark: #000000;
JSON
{
"hex": "#4fa7b8",
"rgb": {
"r": 79,
"g": 167,
"b": 184
},
"hsl": {
"h": 189.714,
"s": 42.51,
"l": 51.569
},
"oklch": {
"l": 0.68101,
"c": 0.08745,
"h": 212
},
"luminance": 0.3276
}Semantic roles & 50–950 ramp
primary
#4FA7B8
secondary
#C8A29A
accent
#6A56D2
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182