#2FAAC8#2FAAC8
#2FAAC8 is a light, moderate cyan. Relative luminance 0.335; OKLCH L 68.5% C 0.112 H 218.4°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAAC8 |
|---|---|
| RGB | rgb(47, 170, 200) |
| HSL | hsl(192, 62%, 48%) |
| HSV | hsv(192, 77%, 78%) |
| CMYK | cmyk(76.5%, 15%, 0%, 21.6%) |
| CIE-LAB | lab(64.58, -22.89, -24.79) |
| CIE-LCH | lch(64.58, 33.74, 227.29°) |
| OKLab | oklab(68.54% -0.0875 -0.0693) |
| OKLCH | oklch(68.54% 0.112 218.4) |
| XYZ | xyz(25.9679, 33.5208, 59.7339) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.05
Greyblue
#77A1B5
ΔE00 8.64
Bright Sky Blue
#02CCFE
ΔE00 10.11
Deepskyblue
#00BFFF
ΔE00 10.16
Cadetblue
#5F9EA0
ΔE00 10.20
Bluegrey
#85A3B2
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAAC8 #C84D2F
analogous
#2FC899 #2FAAC8 #2F5DC8
triadic
#2FAAC8 #C82FAA #AAC82F
tetradic
#2FAAC8 #992FC8 #C84D2F #5DC82F
square
#2FAAC8 #992FC8 #C84D2F #5DC82F
split-complementary
#2FAAC8 #C82F5D #C8992F
monochromatic
#185665 #238096 #2FAAC8 #5CC0D9 #8DD3E4
Accessibility & contrast
On white
2.73
#2FAAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#2FAAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAAC8
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAAC8 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A5CA
Deuteranopia (green-blind)
#8296C8
Tritanopia (blue-blind)
#00B4B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #2faac8; /* rgb */ color: rgb(47, 170, 200); /* oklch */ color: oklch(68.5% 0.112 218.4);
Tailwind
colors: {
custom: {
50: '#7fc3d8',
500: '#2faac8',
950: '#000000',
},
}SCSS
$custom: #2faac8; $custom-light: #7fc3d8; $custom-dark: #000000;
JSON
{
"hex": "#2faac8",
"rgb": {
"r": 47,
"g": 170,
"b": 200
},
"hsl": {
"h": 191.765,
"s": 61.943,
"l": 48.431
},
"oklch": {
"l": 0.68544,
"c": 0.11162,
"h": 218.4
},
"luminance": 0.33524
}Semantic roles & 50–950 ramp
primary
#2FAAC8
secondary
#CF9384
accent
#6343E5
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183