#2FA5B0#2FA5B0
#2FA5B0 is a light, moderate teal. Relative luminance 0.306; OKLCH L 66.3% C 0.101 H 204.3°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA5B0 |
|---|---|
| RGB | rgb(47, 165, 176) |
| HSL | hsl(185, 58%, 44%) |
| HSV | hsv(185, 73%, 69%) |
| CMYK | cmyk(73.3%, 6.2%, 0%, 31%) |
| CIE-LAB | lab(62.21, -27.98, -15.01) |
| CIE-LCH | lch(62.21, 31.75, 208.21°) |
| OKLab | oklab(66.35% -0.0924 -0.0417) |
| OKLCH | oklch(66.35% 0.101 204.3) |
| XYZ | xyz(22.4604, 30.6465, 45.7975) |
| Luminance | 0.3065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.25
Cadetblue
#5F9EA0
ΔE00 5.59
Sea
#3C9992
ΔE00 8.00
Lightseagreen
#20B2AA
ΔE00 8.30
Darkcyan
#008B8B
ΔE00 10.14
Blue Green
#0F9B8E
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA5B0 #B03A2F
analogous
#2FB07A #2FA5B0 #2F64B0
triadic
#2FA5B0 #B02FA5 #A5B02F
tetradic
#2FA5B0 #7A2FB0 #B03A2F #64B02F
square
#2FA5B0 #7A2FB0 #B03A2F #64B02F
split-complementary
#2FA5B0 #B02F64 #B07A2F
monochromatic
#154A4F #227880 #2FA5B0 #4DC4CF #7DD4DC
Accessibility & contrast
On white
2.95
#2FA5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#2FA5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA5B0
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA5B0 | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB1
Deuteranopia (green-blind)
#8591B0
Tritanopia (blue-blind)
#00ACA8
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #2fa5b0; /* rgb */ color: rgb(47, 165, 176); /* oklch */ color: oklch(66.3% 0.101 204.3);
Tailwind
colors: {
custom: {
50: '#7cc0c7',
500: '#2fa5b0',
950: '#000000',
},
}SCSS
$custom: #2fa5b0; $custom-light: #7cc0c7; $custom-dark: #000000;
JSON
{
"hex": "#2fa5b0",
"rgb": {
"r": 47,
"g": 165,
"b": 176
},
"hsl": {
"h": 185.116,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.66348,
"c": 0.10139,
"h": 204.3
},
"luminance": 0.30649
}Semantic roles & 50–950 ramp
primary
#2FA5B0
secondary
#C57D76
accent
#5447E1
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182