#2FA4B0#2FA4B0
#2FA4B0 is a light, moderate teal. Relative luminance 0.303; OKLCH L 66.1% C 0.101 H 205.2°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA4B0 |
|---|---|
| RGB | rgb(47, 164, 176) |
| HSL | hsl(186, 58%, 44%) |
| HSV | hsv(186, 73%, 69%) |
| CMYK | cmyk(73.3%, 6.8%, 0%, 31%) |
| CIE-LAB | lab(61.90, -27.49, -15.47) |
| CIE-LCH | lch(61.90, 31.54, 209.38°) |
| OKLab | oklab(66.1% -0.0914 -0.043) |
| OKLCH | oklch(66.1% 0.101 205.2) |
| XYZ | xyz(22.2808, 30.2872, 45.7376) |
| Luminance | 0.3029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.32
Cadetblue
#5F9EA0
ΔE00 5.62
Sea
#3C9992
ΔE00 8.21
Lightseagreen
#20B2AA
ΔE00 8.80
Darkcyan
#008B8B
ΔE00 10.09
Teal Blue
#01889F
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA4B0 #B03B2F
analogous
#2FB07B #2FA4B0 #2F63B0
triadic
#2FA4B0 #B02FA4 #A4B02F
tetradic
#2FA4B0 #7B2FB0 #B03B2F #63B02F
square
#2FA4B0 #7B2FB0 #B03B2F #63B02F
split-complementary
#2FA4B0 #B02F63 #B07B2F
monochromatic
#154A4F #227780 #2FA4B0 #4DC3CF #7DD3DC
Accessibility & contrast
On white
2.98
#2FA4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#2FA4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA4B0
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA4B0 | 1.00 | 2.98 | 7.06 | 7.06 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB1
Deuteranopia (green-blind)
#8490B0
Tritanopia (blue-blind)
#00ABA7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #2fa4b0; /* rgb */ color: rgb(47, 164, 176); /* oklch */ color: oklch(66.1% 0.101 205.2);
Tailwind
colors: {
custom: {
50: '#7cbfc7',
500: '#2fa4b0',
950: '#000000',
},
}SCSS
$custom: #2fa4b0; $custom-light: #7cbfc7; $custom-dark: #000000;
JSON
{
"hex": "#2fa4b0",
"rgb": {
"r": 47,
"g": 164,
"b": 176
},
"hsl": {
"h": 185.581,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.661,
"c": 0.10102,
"h": 205.2
},
"luminance": 0.3029
}Semantic roles & 50–950 ramp
primary
#2FA4B0
secondary
#C57D76
accent
#5547E1
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182