#2FA8B1#2FA8B1
#2FA8B1 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.1% C 0.103 H 202.4°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA8B1 |
|---|---|
| RGB | rgb(47, 168, 177) |
| HSL | hsl(184, 58%, 44%) |
| HSV | hsv(184, 73%, 69%) |
| CMYK | cmyk(73.4%, 5.1%, 0%, 30.6%) |
| CIE-LAB | lab(63.16, -29.15, -14.13) |
| CIE-LCH | lch(63.16, 32.40, 205.86°) |
| OKLab | oklab(67.13% -0.095 -0.0392) |
| OKLCH | oklch(67.13% 0.103 202.4) |
| XYZ | xyz(23.1072, 31.7812, 46.5030) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.12
Cadetblue
#5F9EA0
ΔE00 5.80
Lightseagreen
#20B2AA
ΔE00 7.20
Sea
#3C9992
ΔE00 7.83
Topaz
#13BBAF
ΔE00 9.56
Blue Green
#0F9B8E
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA8B1 #B1382F
analogous
#2FB179 #2FA8B1 #2F67B1
triadic
#2FA8B1 #B12FA8 #A8B12F
tetradic
#2FA8B1 #792FB1 #B1382F #67B12F
square
#2FA8B1 #792FB1 #B1382F #67B12F
split-complementary
#2FA8B1 #B12F67 #B1792F
monochromatic
#154C50 #227A81 #2FA8B1 #4DC7D0 #7ED6DD
Accessibility & contrast
On white
2.85
#2FA8B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#2FA8B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA8B1
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA8B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA8B1 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B2
Deuteranopia (green-blind)
#8893B2
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2fa8b1; /* rgb */ color: rgb(47, 168, 177); /* oklch */ color: oklch(67.1% 0.103 202.4);
Tailwind
colors: {
custom: {
50: '#7cc2c8',
500: '#2fa8b1',
950: '#000000',
},
}SCSS
$custom: #2fa8b1; $custom-light: #7cc2c8; $custom-dark: #000000;
JSON
{
"hex": "#2fa8b1",
"rgb": {
"r": 47,
"g": 168,
"b": 177
},
"hsl": {
"h": 184.154,
"s": 58.036,
"l": 43.922
},
"oklch": {
"l": 0.6713,
"c": 0.1028,
"h": 202.4
},
"luminance": 0.31784
}Semantic roles & 50–950 ramp
primary
#2FA8B1
secondary
#C57C76
accent
#5147E1
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182