#2FA1B0#2FA1B0
#2FA1B0 is a light, moderate teal. Relative luminance 0.292; OKLCH L 65.4% C 0.100 H 208.0°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA1B0 |
|---|---|
| RGB | rgb(47, 161, 176) |
| HSL | hsl(187, 58%, 44%) |
| HSV | hsv(187, 73%, 69%) |
| CMYK | cmyk(73.3%, 8.5%, 0%, 31%) |
| CIE-LAB | lab(60.98, -25.98, -16.87) |
| CIE-LCH | lch(60.98, 30.98, 212.99°) |
| OKLab | oklab(65.36% -0.0884 -0.0469) |
| OKLCH | oklch(65.36% 0.1 208) |
| XYZ | xyz(21.7502, 29.2261, 45.5608) |
| Luminance | 0.2923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.84
Cadetblue
#5F9EA0
ΔE00 5.94
Sea
#3C9992
ΔE00 8.98
Teal Blue
#01889F
ΔE00 9.01
Darkcyan
#008B8B
ΔE00 10.08
Lightseagreen
#20B2AA
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA1B0 #B03E2F
analogous
#2FB07E #2FA1B0 #2F60B0
triadic
#2FA1B0 #B02FA1 #A1B02F
tetradic
#2FA1B0 #7E2FB0 #B03E2F #60B02F
square
#2FA1B0 #7E2FB0 #B03E2F #60B02F
split-complementary
#2FA1B0 #B02F60 #B07E2F
monochromatic
#15494F #227580 #2FA1B0 #4DC0CF #7DD1DC
Accessibility & contrast
On white
3.07
#2FA1B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#2FA1B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA1B0
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA1B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA1B0 | 1.00 | 3.07 | 6.85 | 6.85 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BB1
Deuteranopia (green-blind)
#818DB0
Tritanopia (blue-blind)
#00A8A5
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #2fa1b0; /* rgb */ color: rgb(47, 161, 176); /* oklch */ color: oklch(65.4% 0.100 208.0);
Tailwind
colors: {
custom: {
50: '#7bbdc7',
500: '#2fa1b0',
950: '#000000',
},
}SCSS
$custom: #2fa1b0; $custom-light: #7bbdc7; $custom-dark: #000000;
JSON
{
"hex": "#2fa1b0",
"rgb": {
"r": 47,
"g": 161,
"b": 176
},
"hsl": {
"h": 186.977,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.65356,
"c": 0.10006,
"h": 208
},
"luminance": 0.29229
}Semantic roles & 50–950 ramp
primary
#2FA1B0
secondary
#C57F76
accent
#5947E1
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182