#2FA8C8#2FA8C8
#2FA8C8 is a light, moderate cyan. Relative luminance 0.328; OKLCH L 68.1% C 0.112 H 220.1°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA8C8 |
|---|---|
| RGB | rgb(47, 168, 200) |
| HSL | hsl(193, 62%, 48%) |
| HSV | hsv(193, 77%, 78%) |
| CMYK | cmyk(76.5%, 16%, 0%, 21.6%) |
| CIE-LAB | lab(63.98, -21.86, -25.72) |
| CIE-LCH | lch(63.98, 33.75, 229.64°) |
| OKLab | oklab(68.06% -0.0856 -0.0719) |
| OKLCH | oklch(68.06% 0.112 220.1) |
| XYZ | xyz(25.5959, 32.7766, 59.6099) |
| Luminance | 0.3278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.93
Greyblue
#77A1B5
ΔE00 8.34
Deepskyblue
#00BFFF
ΔE00 9.93
Bright Sky Blue
#02CCFE
ΔE00 10.36
Cadetblue
#5F9EA0
ΔE00 10.58
Bluegrey
#85A3B2
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA8C8 #C84F2F
analogous
#2FC89B #2FA8C8 #2F5BC8
triadic
#2FA8C8 #C82FA8 #A8C82F
tetradic
#2FA8C8 #9B2FC8 #C84F2F #5BC82F
square
#2FA8C8 #9B2FC8 #C84F2F #5BC82F
split-complementary
#2FA8C8 #C82F5B #C89B2F
monochromatic
#185565 #237E96 #2FA8C8 #5CBED9 #8DD2E4
Accessibility & contrast
On white
2.78
#2FA8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#2FA8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA8C8
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA8C8 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A3CA
Deuteranopia (green-blind)
#8095C8
Tritanopia (blue-blind)
#00B2B2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2fa8c8; /* rgb */ color: rgb(47, 168, 200); /* oklch */ color: oklch(68.1% 0.112 220.1);
Tailwind
colors: {
custom: {
50: '#7fc2d8',
500: '#2fa8c8',
950: '#000000',
},
}SCSS
$custom: #2fa8c8; $custom-light: #7fc2d8; $custom-dark: #000000;
JSON
{
"hex": "#2fa8c8",
"rgb": {
"r": 47,
"g": 168,
"b": 200
},
"hsl": {
"h": 192.549,
"s": 61.943,
"l": 48.431
},
"oklch": {
"l": 0.68061,
"c": 0.11179,
"h": 220.1
},
"luminance": 0.3278
}Semantic roles & 50–950 ramp
primary
#2FA8C8
secondary
#CF9484
accent
#6543E5
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0C1214
muted
#7D8183