#2FA8B3#2FA8B3
#2FA8B3 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.2% C 0.103 H 204.1°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA8B3 |
|---|---|
| RGB | rgb(47, 168, 179) |
| HSL | hsl(185, 58%, 44%) |
| HSV | hsv(185, 74%, 70%) |
| CMYK | cmyk(73.7%, 6.1%, 0%, 29.8%) |
| CIE-LAB | lab(63.23, -28.54, -15.15) |
| CIE-LCH | lch(63.23, 32.31, 207.96°) |
| OKLab | oklab(67.21% -0.0941 -0.0421) |
| OKLCH | oklch(67.21% 0.103 204.1) |
| XYZ | xyz(23.3080, 31.8615, 47.5605) |
| Luminance | 0.3186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.58
Cadetblue
#5F9EA0
ΔE00 5.97
Lightseagreen
#20B2AA
ΔE00 7.92
Sea
#3C9992
ΔE00 8.44
Topaz
#13BBAF
ΔE00 10.22
Blue Green
#0F9B8E
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA8B3 #B33A2F
analogous
#2FB37C #2FA8B3 #2F66B3
triadic
#2FA8B3 #B32FA8 #A8B32F
tetradic
#2FA8B3 #7C2FB3 #B33A2F #66B32F
square
#2FA8B3 #7C2FB3 #B33A2F #66B32F
split-complementary
#2FA8B3 #B32F66 #B37C2F
monochromatic
#164D52 #227B83 #2FA8B3 #4FC6D1 #7FD6DD
Accessibility & contrast
On white
2.85
#2FA8B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#2FA8B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA8B3
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA8B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA8B3 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B4
Deuteranopia (green-blind)
#8893B3
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2fa8b3; /* rgb */ color: rgb(47, 168, 179); /* oklch */ color: oklch(67.2% 0.103 204.1);
Tailwind
colors: {
custom: {
50: '#7cc2c9',
500: '#2fa8b3',
950: '#000000',
},
}SCSS
$custom: #2fa8b3; $custom-light: #7cc2c9; $custom-dark: #000000;
JSON
{
"hex": "#2fa8b3",
"rgb": {
"r": 47,
"g": 168,
"b": 179
},
"hsl": {
"h": 185,
"s": 58.407,
"l": 44.314
},
"oklch": {
"l": 0.67206,
"c": 0.10313,
"h": 204.1
},
"luminance": 0.31864
}Semantic roles & 50–950 ramp
primary
#2FA8B3
secondary
#C67E78
accent
#5346E2
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182