#2FB5A7#2FB5A7
#2FB5A7 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.0% C 0.113 H 184.5°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB5A7 |
|---|---|
| RGB | rgb(47, 181, 167) |
| HSL | hsl(174, 59%, 45%) |
| HSV | hsv(174, 74%, 71%) |
| CMYK | cmyk(74%, 0%, 7.7%, 29%) |
| CIE-LAB | lab(66.85, -38.20, -3.07) |
| CIE-LCH | lch(66.85, 38.32, 184.59°) |
| OKLab | oklab(70.03% -0.1125 -0.0089) |
| OKLCH | oklch(70.03% 0.113 184.5) |
| XYZ | xyz(24.6679, 36.4391, 42.2851) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.02
Lightseagreen
#20B2AA
ΔE00 2.32
Tealish
#24BCA8
ΔE00 2.67
Turquoise (survey)
#06C2AC
ΔE00 4.25
Greeny Blue
#42B395
ΔE00 5.70
Blue Green
#0F9B8E
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB5A7 #B52F3D
analogous
#2FB564 #2FB5A7 #2F80B5
triadic
#2FB5A7 #A72FB5 #B5A72F
tetradic
#2FB5A7 #642FB5 #B52F3D #80B52F
square
#2FB5A7 #642FB5 #B52F3D #80B52F
split-complementary
#2FB5A7 #B52F80 #B5642F
monochromatic
#16544D #22847A #2FB5A7 #50D1C4 #80DED4
Accessibility & contrast
On white
2.53
#2FB5A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#2FB5A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB5A7
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB5A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB5A7 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA7
Deuteranopia (green-blind)
#999DA8
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2fb5a7; /* rgb */ color: rgb(47, 181, 167); /* oklch */ color: oklch(70.0% 0.113 184.5);
Tailwind
colors: {
custom: {
50: '#7dccc1',
500: '#2fb5a7',
950: '#000000',
},
}SCSS
$custom: #2fb5a7; $custom-light: #7dccc1; $custom-dark: #000000;
JSON
{
"hex": "#2fb5a7",
"rgb": {
"r": 47,
"g": 181,
"b": 167
},
"hsl": {
"h": 173.731,
"s": 58.772,
"l": 44.706
},
"oklch": {
"l": 0.70029,
"c": 0.11288,
"h": 184.5
},
"luminance": 0.36442
}Semantic roles & 50–950 ramp
primary
#2FB5A7
secondary
#C77981
accent
#4656E2
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281