#2FA8B0#2FA8B0
#2FA8B0 is a light, moderate teal. Relative luminance 0.317; OKLCH L 67.1% C 0.103 H 201.6°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA8B0 |
|---|---|
| RGB | rgb(47, 168, 176) |
| HSL | hsl(184, 58%, 44%) |
| HSV | hsv(184, 73%, 69%) |
| CMYK | cmyk(73.3%, 4.5%, 0%, 31%) |
| CIE-LAB | lab(63.13, -29.46, -13.62) |
| CIE-LCH | lch(63.13, 32.45, 204.81°) |
| OKLab | oklab(67.09% -0.0954 -0.0378) |
| OKLCH | oklch(67.09% 0.103 201.6) |
| XYZ | xyz(23.0079, 31.7414, 45.9800) |
| Luminance | 0.3174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.41
Cadetblue
#5F9EA0
ΔE00 5.74
Lightseagreen
#20B2AA
ΔE00 6.84
Sea
#3C9992
ΔE00 7.53
Topaz
#13BBAF
ΔE00 9.24
Blue Green
#0F9B8E
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA8B0 #B0372F
analogous
#2FB077 #2FA8B0 #2F67B0
triadic
#2FA8B0 #B02FA8 #A8B02F
tetradic
#2FA8B0 #772FB0 #B0372F #67B02F
square
#2FA8B0 #772FB0 #B0372F #67B02F
split-complementary
#2FA8B0 #B02F67 #B0772F
monochromatic
#154C4F #227A80 #2FA8B0 #4DC7CF #7DD6DC
Accessibility & contrast
On white
2.86
#2FA8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#2FA8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA8B0
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA8B0 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B1
Deuteranopia (green-blind)
#8993B1
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2fa8b0; /* rgb */ color: rgb(47, 168, 176); /* oklch */ color: oklch(67.1% 0.103 201.6);
Tailwind
colors: {
custom: {
50: '#7cc2c7',
500: '#2fa8b0',
950: '#000000',
},
}SCSS
$custom: #2fa8b0; $custom-light: #7cc2c7; $custom-dark: #000000;
JSON
{
"hex": "#2fa8b0",
"rgb": {
"r": 47,
"g": 168,
"b": 176
},
"hsl": {
"h": 183.721,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.67093,
"c": 0.10266,
"h": 201.6
},
"luminance": 0.31744
}Semantic roles & 50–950 ramp
primary
#2FA8B0
secondary
#C57B76
accent
#5047E1
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182