#4FA8B2#4FA8B2
#4FA8B2 is a light, moderate teal. Relative luminance 0.329; OKLCH L 68.1% C 0.086 H 205.2°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA8B2 |
|---|---|
| RGB | rgb(79, 168, 178) |
| HSL | hsl(186, 39%, 50%) |
| HSV | hsv(186, 56%, 70%) |
| CMYK | cmyk(55.6%, 5.6%, 0%, 30.2%) |
| CIE-LAB | lab(64.06, -23.64, -13.25) |
| CIE-LCH | lch(64.06, 27.09, 209.27°) |
| OKLab | oklab(68.11% -0.0777 -0.0366) |
| OKLCH | oklch(68.11% 0.086 205.2) |
| XYZ | xyz(25.2597, 32.8795, 47.1260) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.51
Cadetblue
#5F9EA0
ΔE00 4.59
Lightseagreen
#20B2AA
ΔE00 8.73
Sea
#3C9992
ΔE00 8.85
Greyblue
#77A1B5
ΔE00 9.92
Dull Teal
#5F9E8F
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA8B2 #B2594F
analogous
#4FB28B #4FA8B2 #4F76B2
triadic
#4FA8B2 #B24FA8 #A8B24F
tetradic
#4FA8B2 #8B4FB2 #B2594F #76B24F
square
#4FA8B2 #8B4FB2 #B2594F #76B24F
split-complementary
#4FA8B2 #B24F76 #B28B4F
monochromatic
#29585E #3C8088 #4FA8B2 #7ABDC5 #A4D2D7
Accessibility & contrast
On white
2.77
#4FA8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#4FA8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA8B2
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA8B2 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#8C96B2
Tritanopia (blue-blind)
#00AEAB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #4fa8b2; /* rgb */ color: rgb(79, 168, 178); /* oklch */ color: oklch(68.1% 0.086 205.2);
Tailwind
colors: {
custom: {
50: '#89c2c9',
500: '#4fa8b2',
950: '#000000',
},
}SCSS
$custom: #4fa8b2; $custom-light: #89c2c9; $custom-dark: #000000;
JSON
{
"hex": "#4fa8b2",
"rgb": {
"r": 79,
"g": 168,
"b": 178
},
"hsl": {
"h": 186.061,
"s": 39.13,
"l": 50.392
},
"oklch": {
"l": 0.68114,
"c": 0.08592,
"h": 205.2
},
"luminance": 0.32882
}Semantic roles & 50–950 ramp
primary
#4FA8B2
secondary
#C49D98
accent
#6559CF
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182