#2FA4B8#2FA4B8
#2FA4B8 is a light, moderate teal. Relative luminance 0.306; OKLCH L 66.4% C 0.104 H 211.7°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA4B8 |
|---|---|
| RGB | rgb(47, 164, 184) |
| HSL | hsl(189, 59%, 45%) |
| HSV | hsv(189, 74%, 72%) |
| CMYK | cmyk(74.5%, 10.9%, 0%, 27.8%) |
| CIE-LAB | lab(62.18, -24.97, -19.54) |
| CIE-LCH | lch(62.18, 31.71, 218.04°) |
| OKLab | oklab(66.42% -0.0881 -0.0544) |
| OKLCH | oklch(66.42% 0.104 211.7) |
| XYZ | xyz(23.0958, 30.6132, 50.0298) |
| Luminance | 0.3062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.09
Cadetblue
#5F9EA0
ΔE00 7.21
Teal Blue
#01889F
ΔE00 9.54
Greyblue
#77A1B5
ΔE00 9.55
Sea
#3C9992
ΔE00 10.96
Lightseagreen
#20B2AA
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA4B8 #B8432F
analogous
#2FB887 #2FA4B8 #2F60B8
triadic
#2FA4B8 #B82FA4 #A4B82F
tetradic
#2FA4B8 #872FB8 #B8432F #60B82F
square
#2FA4B8 #872FB8 #B8432F #60B82F
split-complementary
#2FA4B8 #B82F60 #B8872F
monochromatic
#164D57 #237987 #2FA4B8 #52C0D3 #82D2DF
Accessibility & contrast
On white
2.95
#2FA4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#2FA4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA4B8
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA4B8 | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949EB9
Deuteranopia (green-blind)
#8190B8
Tritanopia (blue-blind)
#00ACAA
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #2fa4b8; /* rgb */ color: rgb(47, 164, 184); /* oklch */ color: oklch(66.4% 0.104 211.7);
Tailwind
colors: {
custom: {
50: '#7dbfcd',
500: '#2fa4b8',
950: '#000000',
},
}SCSS
$custom: #2fa4b8; $custom-light: #7dbfcd; $custom-dark: #000000;
JSON
{
"hex": "#2fa4b8",
"rgb": {
"r": 47,
"g": 164,
"b": 184
},
"hsl": {
"h": 188.759,
"s": 59.307,
"l": 45.294
},
"oklch": {
"l": 0.66417,
"c": 0.10352,
"h": 211.7
},
"luminance": 0.30616
}Semantic roles & 50–950 ramp
primary
#2FA4B8
secondary
#C8867B
accent
#5C45E2
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1213
muted
#7C8182