#2FA2BD#2FA2BD
#2FA2BD is a light, moderate cyan. Relative luminance 0.301; OKLCH L 66.1% C 0.106 H 217.4°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA2BD |
|---|---|
| RGB | rgb(47, 162, 189) |
| HSL | hsl(191, 60%, 46%) |
| HSV | hsv(191, 75%, 74%) |
| CMYK | cmyk(75.1%, 14.3%, 0%, 25.9%) |
| CIE-LAB | lab(61.75, -22.34, -22.99) |
| CIE-LCH | lch(61.75, 32.06, 225.82°) |
| OKLab | oklab(66.14% -0.084 -0.0642) |
| OKLCH | oklch(66.14% 0.106 217.4) |
| XYZ | xyz(23.2740, 30.1163, 52.7206) |
| Luminance | 0.3012 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.85
Greyblue
#77A1B5
ΔE00 8.45
Cadetblue
#5F9EA0
ΔE00 8.98
Teal Blue
#01889F
ΔE00 9.07
Dirty Blue
#3F829D
ΔE00 11.08
Bluegrey
#85A3B2
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA2BD #BD4A2F
analogous
#2FBD91 #2FA2BD #2F5BBD
triadic
#2FA2BD #BD2FA2 #A2BD2F
tetradic
#2FA2BD #912FBD #BD4A2F #5BBD2F
square
#2FA2BD #912FBD #BD4A2F #5BBD2F
split-complementary
#2FA2BD #BD2F5B #BD912F
monochromatic
#174E5B #23788C #2FA2BD #55BCD5 #86CFE1
Accessibility & contrast
On white
2.99
#2FA2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#2FA2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA2BD
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA2BD | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DBE
Deuteranopia (green-blind)
#7D8FBD
Tritanopia (blue-blind)
#00ABAA
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2fa2bd; /* rgb */ color: rgb(47, 162, 189); /* oklch */ color: oklch(66.1% 0.106 217.4);
Tailwind
colors: {
custom: {
50: '#7dbdd1',
500: '#2fa2bd',
950: '#000000',
},
}SCSS
$custom: #2fa2bd; $custom-light: #7dbdd1; $custom-dark: #000000;
JSON
{
"hex": "#2fa2bd",
"rgb": {
"r": 47,
"g": 162,
"b": 189
},
"hsl": {
"h": 191.408,
"s": 60.169,
"l": 46.275
},
"oklch": {
"l": 0.66135,
"c": 0.10576,
"h": 217.4
},
"luminance": 0.30119
}Semantic roles & 50–950 ramp
primary
#2FA2BD
secondary
#CA8C7E
accent
#6344E3
background
#F8FBFC
surface
#EFF6F9
border
#CAD0D2
text
#0B1214
muted
#7C8182