#2FA9C2#2FA9C2
#2FA9C2 is a light, moderate cyan. Relative luminance 0.329; OKLCH L 68.0% C 0.108 H 214.9°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA9C2 |
|---|---|
| RGB | rgb(47, 169, 194) |
| HSL | hsl(190, 61%, 47%) |
| HSV | hsv(190, 76%, 76%) |
| CMYK | cmyk(75.8%, 12.9%, 0%, 23.9%) |
| CIE-LAB | lab(64.06, -24.32, -22.26) |
| CIE-LCH | lch(64.06, 32.97, 222.47°) |
| OKLab | oklab(68.05% -0.0889 -0.0621) |
| OKLCH | oklch(68.05% 0.108 214.9) |
| XYZ | xyz(25.0937, 32.8723, 56.0509) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.81
Cadetblue
#5F9EA0
ΔE00 8.83
Greyblue
#77A1B5
ΔE00 9.06
Teal Blue
#01889F
ΔE00 10.99
Bright Sky Blue
#02CCFE
ΔE00 11.19
Bluegrey
#85A3B2
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA9C2 #C2482F
analogous
#2FC292 #2FA9C2 #2F60C2
triadic
#2FA9C2 #C22FA9 #A9C22F
tetradic
#2FA9C2 #922FC2 #C2482F #60C22F
square
#2FA9C2 #922FC2 #C2482F #60C22F
split-complementary
#2FA9C2 #C22F60 #C2922F
monochromatic
#17535F #237E91 #2FA9C2 #58C1D6 #89D3E2
Accessibility & contrast
On white
2.77
#2FA9C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#2FA9C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA9C2
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA9C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA9C2 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A4C3
Deuteranopia (green-blind)
#8495C2
Tritanopia (blue-blind)
#00B2B1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2fa9c2; /* rgb */ color: rgb(47, 169, 194); /* oklch */ color: oklch(68.0% 0.108 214.9);
Tailwind
colors: {
custom: {
50: '#7ec3d4',
500: '#2fa9c2',
950: '#000000',
},
}SCSS
$custom: #2fa9c2; $custom-light: #7ec3d4; $custom-dark: #000000;
JSON
{
"hex": "#2fa9c2",
"rgb": {
"r": 47,
"g": 169,
"b": 194
},
"hsl": {
"h": 190.204,
"s": 60.996,
"l": 47.255
},
"oklch": {
"l": 0.6805,
"c": 0.10845,
"h": 214.9
},
"luminance": 0.32875
}Semantic roles & 50–950 ramp
primary
#2FA9C2
secondary
#CC8D81
accent
#5F44E4
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183