#2FA1BC#2FA1BC
#2FA1BC is a light, moderate cyan. Relative luminance 0.297; OKLCH L 65.8% C 0.105 H 217.5°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA1BC |
|---|---|
| RGB | rgb(47, 161, 188) |
| HSL | hsl(191, 60%, 46%) |
| HSV | hsv(191, 75%, 74%) |
| CMYK | cmyk(75%, 14.4%, 0%, 26.3%) |
| CIE-LAB | lab(61.41, -22.15, -22.95) |
| CIE-LCH | lch(61.41, 31.89, 226.02°) |
| OKLab | oklab(65.85% -0.0835 -0.0641) |
| OKLCH | oklch(65.85% 0.105 217.5) |
| XYZ | xyz(22.9904, 29.7222, 52.0925) |
| Luminance | 0.2973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.10
Greyblue
#77A1B5
ΔE00 8.44
Teal Blue
#01889F
ΔE00 8.78
Cadetblue
#5F9EA0
ΔE00 8.97
Dirty Blue
#3F829D
ΔE00 10.78
Bluegrey
#85A3B2
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA1BC #BC4A2F
analogous
#2FBC90 #2FA1BC #2F5BBC
triadic
#2FA1BC #BC2FA1 #A1BC2F
tetradic
#2FA1BC #902FBC #BC4A2F #5BBC2F
square
#2FA1BC #902FBC #BC4A2F #5BBC2F
split-complementary
#2FA1BC #BC2F5B #BC902F
monochromatic
#174D5A #23778B #2FA1BC #54BCD4 #85CFE0
Accessibility & contrast
On white
3.02
#2FA1BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#2FA1BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA1BC
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA1BC | 1.00 | 3.02 | 6.94 | 6.94 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBD
Deuteranopia (green-blind)
#7C8EBC
Tritanopia (blue-blind)
#00AAAA
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #2fa1bc; /* rgb */ color: rgb(47, 161, 188); /* oklch */ color: oklch(65.8% 0.105 217.5);
Tailwind
colors: {
custom: {
50: '#7dbdd0',
500: '#2fa1bc',
950: '#000000',
},
}SCSS
$custom: #2fa1bc; $custom-light: #7dbdd0; $custom-dark: #000000;
JSON
{
"hex": "#2fa1bc",
"rgb": {
"r": 47,
"g": 161,
"b": 188
},
"hsl": {
"h": 191.489,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.65848,
"c": 0.10524,
"h": 217.5
},
"luminance": 0.29725
}Semantic roles & 50–950 ramp
primary
#2FA1BC
secondary
#CA8C7D
accent
#6345E3
background
#F8FBFC
surface
#EFF6F9
border
#CAD0D2
text
#0B1214
muted
#7C8182