#2FA8B4#2FA8B4
#2FA8B4 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.2% C 0.103 H 204.9°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA8B4 |
|---|---|
| RGB | rgb(47, 168, 180) |
| HSL | hsl(185, 59%, 45%) |
| HSV | hsv(185, 74%, 71%) |
| CMYK | cmyk(73.9%, 6.7%, 0%, 29.4%) |
| CIE-LAB | lab(63.26, -28.23, -15.66) |
| CIE-LCH | lch(63.26, 32.28, 209.01°) |
| OKLab | oklab(67.25% -0.0937 -0.0435) |
| OKLCH | oklch(67.25% 0.103 204.9) |
| XYZ | xyz(23.4095, 31.9021, 48.0951) |
| Luminance | 0.3191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.35
Cadetblue
#5F9EA0
ΔE00 6.08
Lightseagreen
#20B2AA
ΔE00 8.28
Sea
#3C9992
ΔE00 8.75
Topaz
#13BBAF
ΔE00 10.56
Darkturquoise
#00CED1
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA8B4 #B43B2F
analogous
#2FB47E #2FA8B4 #2F65B4
triadic
#2FA8B4 #B42FA8 #A8B42F
tetradic
#2FA8B4 #7E2FB4 #B43B2F #65B42F
square
#2FA8B4 #7E2FB4 #B43B2F #65B42F
split-complementary
#2FA8B4 #B42F65 #B47E2F
monochromatic
#164D53 #227B83 #2FA8B4 #4FC5D1 #80D5DE
Accessibility & contrast
On white
2.85
#2FA8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#2FA8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA8B4
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA8B4 | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B5
Deuteranopia (green-blind)
#8793B4
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2fa8b4; /* rgb */ color: rgb(47, 168, 180); /* oklch */ color: oklch(67.2% 0.103 204.9);
Tailwind
colors: {
custom: {
50: '#7dc2ca',
500: '#2fa8b4',
950: '#000000',
},
}SCSS
$custom: #2fa8b4; $custom-light: #7dc2ca; $custom-dark: #000000;
JSON
{
"hex": "#2fa8b4",
"rgb": {
"r": 47,
"g": 168,
"b": 180
},
"hsl": {
"h": 185.414,
"s": 58.59,
"l": 44.51
},
"oklch": {
"l": 0.67245,
"c": 0.10333,
"h": 204.9
},
"luminance": 0.31905
}Semantic roles & 50–950 ramp
primary
#2FA8B4
secondary
#C77F78
accent
#5446E2
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182