#4FA1C0#4FA1C0
#4FA1C0 is a light, moderate cyan. Relative luminance 0.310; OKLCH L 67.0% C 0.092 H 225.5°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA1C0 |
|---|---|
| RGB | rgb(79, 161, 192) |
| HSL | hsl(196, 47%, 53%) |
| HSV | hsv(196, 59%, 75%) |
| CMYK | cmyk(58.9%, 16.1%, 0%, 24.7%) |
| CIE-LAB | lab(62.47, -15.84, -23.50) |
| CIE-LCH | lch(62.47, 28.33, 236.02°) |
| OKLab | oklab(67% -0.0644 -0.0654) |
| OKLCH | oklch(67% 0.092 225.5) |
| XYZ | xyz(25.4800, 30.9553, 54.4911) |
| Luminance | 0.3096 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.75
Turquoise Blue
#06B1C4
ΔE00 8.68
Bluegrey
#85A3B2
ΔE00 8.68
Bluey Grey
#89A0B0
ΔE00 10.25
Teal Blue
#01889F
ΔE00 10.50
Dirty Blue
#3F829D
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA1C0 #C06E4F
analogous
#4FC0A6 #4FA1C0 #4F68C0
triadic
#4FA1C0 #C04FA1 #A1C04F
tetradic
#4FA1C0 #A64FC0 #C06E4F #68C04F
square
#4FA1C0 #A64FC0 #C06E4F #68C04F
split-complementary
#4FA1C0 #C04F68 #C0A64F
monochromatic
#275A6D #377F9A #4FA1C0 #7CB9D0 #A9D1E0
Accessibility & contrast
On white
2.92
#4FA1C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#4FA1C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA1C0
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA1C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA1C0 | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC2
Deuteranopia (green-blind)
#8092C0
Tritanopia (blue-blind)
#00AAAB
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4fa1c0; /* rgb */ color: rgb(79, 161, 192); /* oklch */ color: oklch(67.0% 0.092 225.5);
Tailwind
colors: {
custom: {
50: '#8abcd3',
500: '#4fa1c0',
950: '#000000',
},
}SCSS
$custom: #4fa1c0; $custom-light: #8abcd3; $custom-dark: #000000;
JSON
{
"hex": "#4fa1c0",
"rgb": {
"r": 79,
"g": 161,
"b": 192
},
"hsl": {
"h": 196.46,
"s": 47.28,
"l": 53.137
},
"oklch": {
"l": 0.67,
"c": 0.09176,
"h": 225.5
},
"luminance": 0.30958
}Semantic roles & 50–950 ramp
primary
#4FA1C0
secondary
#CEAA9D
accent
#7651D7
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0D1214
muted
#7D8182