#2FA9C8#2FA9C8
#2FA9C8 is a light, moderate cyan. Relative luminance 0.332; OKLCH L 68.3% C 0.112 H 219.2°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA9C8 |
|---|---|
| RGB | rgb(47, 169, 200) |
| HSL | hsl(192, 62%, 48%) |
| HSV | hsv(192, 77%, 78%) |
| CMYK | cmyk(76.5%, 15.5%, 0%, 21.6%) |
| CIE-LAB | lab(64.28, -22.37, -25.26) |
| CIE-LCH | lch(64.28, 33.74, 228.46°) |
| OKLab | oklab(68.3% -0.0865 -0.0706) |
| OKLCH | oklch(68.3% 0.112 219.2) |
| XYZ | xyz(25.7812, 33.1473, 59.6717) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.49
Greyblue
#77A1B5
ΔE00 8.48
Deepskyblue
#00BFFF
ΔE00 10.03
Bright Sky Blue
#02CCFE
ΔE00 10.23
Cadetblue
#5F9EA0
ΔE00 10.38
Bluegrey
#85A3B2
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA9C8 #C84E2F
analogous
#2FC89A #2FA9C8 #2F5CC8
triadic
#2FA9C8 #C82FA9 #A9C82F
tetradic
#2FA9C8 #9A2FC8 #C84E2F #5CC82F
square
#2FA9C8 #9A2FC8 #C84E2F #5CC82F
split-complementary
#2FA9C8 #C82F5C #C89A2F
monochromatic
#185565 #237F96 #2FA9C8 #5CBFD9 #8DD3E4
Accessibility & contrast
On white
2.75
#2FA9C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#2FA9C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA9C8
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA9C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA9C8 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A4CA
Deuteranopia (green-blind)
#8195C8
Tritanopia (blue-blind)
#00B3B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2fa9c8; /* rgb */ color: rgb(47, 169, 200); /* oklch */ color: oklch(68.3% 0.112 219.2);
Tailwind
colors: {
custom: {
50: '#7fc2d8',
500: '#2fa9c8',
950: '#000000',
},
}SCSS
$custom: #2fa9c8; $custom-light: #7fc2d8; $custom-dark: #000000;
JSON
{
"hex": "#2fa9c8",
"rgb": {
"r": 47,
"g": 169,
"b": 200
},
"hsl": {
"h": 192.157,
"s": 61.943,
"l": 48.431
},
"oklch": {
"l": 0.68302,
"c": 0.11168,
"h": 219.2
},
"luminance": 0.3315
}Semantic roles & 50–950 ramp
primary
#2FA9C8
secondary
#CF9384
accent
#6443E5
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0C1214
muted
#7D8183