#2FA2B0#2FA2B0
#2FA2B0 is a light, moderate teal. Relative luminance 0.296; OKLCH L 65.6% C 0.100 H 207.0°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA2B0 |
|---|---|
| RGB | rgb(47, 162, 176) |
| HSL | hsl(187, 58%, 44%) |
| HSV | hsv(187, 73%, 69%) |
| CMYK | cmyk(73.3%, 8%, 0%, 31%) |
| CIE-LAB | lab(61.29, -26.49, -16.40) |
| CIE-LCH | lch(61.29, 31.15, 211.77°) |
| OKLab | oklab(65.6% -0.0894 -0.0456) |
| OKLCH | oklch(65.6% 0.1 207) |
| XYZ | xyz(21.9257, 29.5770, 45.6192) |
| Luminance | 0.2958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.62
Cadetblue
#5F9EA0
ΔE00 5.79
Sea
#3C9992
ΔE00 8.70
Teal Blue
#01889F
ΔE00 9.42
Lightseagreen
#20B2AA
ΔE00 9.79
Darkcyan
#008B8B
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA2B0 #B03D2F
analogous
#2FB07D #2FA2B0 #2F61B0
triadic
#2FA2B0 #B02FA2 #A2B02F
tetradic
#2FA2B0 #7D2FB0 #B03D2F #61B02F
square
#2FA2B0 #7D2FB0 #B03D2F #61B02F
split-complementary
#2FA2B0 #B02F61 #B07D2F
monochromatic
#15494F #227680 #2FA2B0 #4DC1CF #7DD2DC
Accessibility & contrast
On white
3.04
#2FA2B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#2FA2B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA2B0
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA2B0 | 1.00 | 3.04 | 6.92 | 6.92 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB1
Deuteranopia (green-blind)
#828EB0
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #2fa2b0; /* rgb */ color: rgb(47, 162, 176); /* oklch */ color: oklch(65.6% 0.100 207.0);
Tailwind
colors: {
custom: {
50: '#7bbec7',
500: '#2fa2b0',
950: '#000000',
},
}SCSS
$custom: #2fa2b0; $custom-light: #7bbec7; $custom-dark: #000000;
JSON
{
"hex": "#2fa2b0",
"rgb": {
"r": 47,
"g": 162,
"b": 176
},
"hsl": {
"h": 186.512,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.65604,
"c": 0.10035,
"h": 207
},
"luminance": 0.2958
}Semantic roles & 50–950 ramp
primary
#2FA2B0
secondary
#C57E76
accent
#5747E1
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182