#4FA7B2#4FA7B2
#4FA7B2 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.9% C 0.085 H 206.3°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA7B2 |
|---|---|
| RGB | rgb(79, 167, 178) |
| HSL | hsl(187, 39%, 50%) |
| HSV | hsv(187, 56%, 70%) |
| CMYK | cmyk(55.6%, 6.2%, 0%, 30.2%) |
| CIE-LAB | lab(63.76, -23.13, -13.70) |
| CIE-LCH | lch(63.76, 26.88, 210.64°) |
| OKLab | oklab(67.87% -0.0766 -0.0379) |
| OKLCH | oklch(67.87% 0.085 206.3) |
| XYZ | xyz(25.0758, 32.5117, 47.0647) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.56
Cadetblue
#5F9EA0
ΔE00 4.61
Sea
#3C9992
ΔE00 9.06
Lightseagreen
#20B2AA
ΔE00 9.22
Greyblue
#77A1B5
ΔE00 9.55
Dull Teal
#5F9E8F
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA7B2 #B25A4F
analogous
#4FB28C #4FA7B2 #4F75B2
triadic
#4FA7B2 #B24FA7 #A7B24F
tetradic
#4FA7B2 #8C4FB2 #B25A4F #75B24F
square
#4FA7B2 #8C4FB2 #B25A4F #75B24F
split-complementary
#4FA7B2 #B24F75 #B28C4F
monochromatic
#29585E #3C8088 #4FA7B2 #7ABCC5 #A4D2D7
Accessibility & contrast
On white
2.80
#4FA7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#4FA7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA7B2
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA7B2 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B3
Deuteranopia (green-blind)
#8B96B2
Tritanopia (blue-blind)
#00ADAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4fa7b2; /* rgb */ color: rgb(79, 167, 178); /* oklch */ color: oklch(67.9% 0.085 206.3);
Tailwind
colors: {
custom: {
50: '#89c1c9',
500: '#4fa7b2',
950: '#000000',
},
}SCSS
$custom: #4fa7b2; $custom-light: #89c1c9; $custom-dark: #000000;
JSON
{
"hex": "#4fa7b2",
"rgb": {
"r": 79,
"g": 167,
"b": 178
},
"hsl": {
"h": 186.667,
"s": 39.13,
"l": 50.392
},
"oklch": {
"l": 0.67873,
"c": 0.08545,
"h": 206.3
},
"luminance": 0.32514
}Semantic roles & 50–950 ramp
primary
#4FA7B2
secondary
#C49D98
accent
#6659CF
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182