#2FAAC6#2FAAC6
#2FAAC6 is a light, moderate cyan. Relative luminance 0.334; OKLCH L 68.5% C 0.111 H 217.0°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAAC6 |
|---|---|
| RGB | rgb(47, 170, 198) |
| HSL | hsl(191, 62%, 48%) |
| HSV | hsv(191, 76%, 78%) |
| CMYK | cmyk(76.3%, 14.1%, 0%, 22.4%) |
| CIE-LAB | lab(64.51, -23.54, -23.80) |
| CIE-LCH | lch(64.51, 33.47, 225.32°) |
| OKLab | oklab(68.46% -0.0883 -0.0665) |
| OKLCH | oklch(68.46% 0.111 217) |
| XYZ | xyz(25.7357, 33.4279, 58.5110) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.47
Greyblue
#77A1B5
ΔE00 8.81
Cadetblue
#5F9EA0
ΔE00 9.68
Bright Sky Blue
#02CCFE
ΔE00 10.42
Deepskyblue
#00BFFF
ΔE00 10.72
Bluegrey
#85A3B2
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAAC6 #C64B2F
analogous
#2FC696 #2FAAC6 #2F5EC6
triadic
#2FAAC6 #C62FAA #AAC62F
tetradic
#2FAAC6 #962FC6 #C64B2F #5EC62F
square
#2FAAC6 #962FC6 #C64B2F #5EC62F
split-complementary
#2FAAC6 #C62F5E #C6962F
monochromatic
#185563 #238095 #2FAAC6 #5AC1D8 #8CD3E4
Accessibility & contrast
On white
2.73
#2FAAC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#2FAAC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAAC6
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAAC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAAC6 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A5C8
Deuteranopia (green-blind)
#8396C6
Tritanopia (blue-blind)
#00B4B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2faac6; /* rgb */ color: rgb(47, 170, 198); /* oklch */ color: oklch(68.5% 0.111 217.0);
Tailwind
colors: {
custom: {
50: '#7fc3d7',
500: '#2faac6',
950: '#000000',
},
}SCSS
$custom: #2faac6; $custom-light: #7fc3d7; $custom-dark: #000000;
JSON
{
"hex": "#2faac6",
"rgb": {
"r": 47,
"g": 170,
"b": 198
},
"hsl": {
"h": 191.126,
"s": 61.633,
"l": 48.039
},
"oklch": {
"l": 0.68459,
"c": 0.1105,
"h": 217
},
"luminance": 0.33431
}Semantic roles & 50–950 ramp
primary
#2FAAC6
secondary
#CE9183
accent
#6143E5
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183