#4FA8BA#4FA8BA
#4FA8BA is a light, moderate cyan. Relative luminance 0.332; OKLCH L 68.4% C 0.089 H 212.8°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA8BA |
|---|---|
| RGB | rgb(79, 168, 186) |
| HSL | hsl(190, 44%, 52%) |
| HSV | hsv(190, 58%, 73%) |
| CMYK | cmyk(57.5%, 9.7%, 0%, 27.1%) |
| CIE-LAB | lab(64.33, -21.32, -17.31) |
| CIE-LCH | lch(64.33, 27.46, 219.07°) |
| OKLab | oklab(68.42% -0.0744 -0.0479) |
| OKLCH | oklch(68.42% 0.089 212.8) |
| XYZ | xyz(26.0864, 33.2102, 51.4803) |
| Luminance | 0.3321 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.45
Cadetblue
#5F9EA0
ΔE00 6.66
Greyblue
#77A1B5
ΔE00 7.91
Bluegrey
#85A3B2
ΔE00 10.13
Teal Blue
#01889F
ΔE00 11.32
Sea
#3C9992
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA8BA #BA614F
analogous
#4FBA96 #4FA8BA #4F73BA
triadic
#4FA8BA #BA4FA8 #A8BA4F
tetradic
#4FA8BA #964FBA #BA614F #73BA4F
square
#4FA8BA #964FBA #BA614F #73BA4F
split-complementary
#4FA8BA #BA4F73 #BA964F
monochromatic
#285C66 #398392 #4FA8BA #7BBECB #A7D3DC
Accessibility & contrast
On white
2.75
#4FA8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#4FA8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA8BA
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA8BA | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BB
Deuteranopia (green-blind)
#8A97BA
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #4fa8ba; /* rgb */ color: rgb(79, 168, 186); /* oklch */ color: oklch(68.4% 0.089 212.8);
Tailwind
colors: {
custom: {
50: '#8ac2ce',
500: '#4fa8ba',
950: '#000000',
},
}SCSS
$custom: #4fa8ba; $custom-light: #8ac2ce; $custom-dark: #000000;
JSON
{
"hex": "#4fa8ba",
"rgb": {
"r": 79,
"g": 168,
"b": 186
},
"hsl": {
"h": 190.093,
"s": 43.673,
"l": 51.961
},
"oklch": {
"l": 0.68418,
"c": 0.08853,
"h": 212.8
},
"luminance": 0.33213
}Semantic roles & 50–950 ramp
primary
#4FA8BA
secondary
#CAA39B
accent
#6A54D3
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0D1213
muted
#7D8182