#2FB7A7#2FB7A7
#2FB7A7 is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.5% C 0.115 H 183.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB7A7 |
|---|---|
| RGB | rgb(47, 183, 167) |
| HSL | hsl(173, 59%, 45%) |
| HSV | hsv(173, 74%, 72%) |
| CMYK | cmyk(74.3%, 0%, 8.7%, 28.2%) |
| CIE-LAB | lab(67.47, -39.10, -2.16) |
| CIE-LCH | lch(67.47, 39.16, 183.16°) |
| OKLab | oklab(70.53% -0.1145 -0.0065) |
| OKLCH | oklch(70.53% 0.115 183.2) |
| XYZ | xyz(25.0774, 37.2583, 42.4216) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.84
Topaz
#13BBAF
ΔE00 2.03
Lightseagreen
#20B2AA
ΔE00 3.13
Turquoise (survey)
#06C2AC
ΔE00 3.47
Greeny Blue
#42B395
ΔE00 5.17
Mediumturquoise
#48D1CC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB7A7 #B72F3F
analogous
#2FB763 #2FB7A7 #2F83B7
triadic
#2FB7A7 #A72FB7 #B7A72F
tetradic
#2FB7A7 #632FB7 #B72F3F #83B72F
square
#2FB7A7 #632FB7 #B72F3F #83B72F
split-complementary
#2FB7A7 #B72F83 #B7632F
monochromatic
#16564E #22867B #2FB7A7 #51D2C3 #82DFD4
Accessibility & contrast
On white
2.48
#2FB7A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#2FB7A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB7A7
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB7A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB7A7 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA6
Deuteranopia (green-blind)
#9B9FA9
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2fb7a7; /* rgb */ color: rgb(47, 183, 167); /* oklch */ color: oklch(70.5% 0.115 183.2);
Tailwind
colors: {
custom: {
50: '#7dcdc1',
500: '#2fb7a7',
950: '#000000',
},
}SCSS
$custom: #2fb7a7; $custom-light: #7dcdc1; $custom-dark: #000000;
JSON
{
"hex": "#2fb7a7",
"rgb": {
"r": 47,
"g": 183,
"b": 167
},
"hsl": {
"h": 172.941,
"s": 59.13,
"l": 45.098
},
"oklch": {
"l": 0.70531,
"c": 0.11471,
"h": 183.2
},
"luminance": 0.37261
}Semantic roles & 50–950 ramp
primary
#2FB7A7
secondary
#C87A83
accent
#4558E2
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281