#2FB7AB#2FB7AB
#2FB7AB is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.7% C 0.113 H 186.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB7AB |
|---|---|
| RGB | rgb(47, 183, 171) |
| HSL | hsl(175, 59%, 45%) |
| HSV | hsv(175, 74%, 72%) |
| CMYK | cmyk(74.3%, 0%, 6.6%, 28.2%) |
| CIE-LAB | lab(67.58, -37.99, -4.20) |
| CIE-LCH | lch(67.58, 38.22, 186.31°) |
| OKLab | oklab(70.66% -0.1127 -0.012) |
| OKLCH | oklch(70.66% 0.113 186.1) |
| XYZ | xyz(25.4529, 37.4085, 44.3993) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.38
Lightseagreen
#20B2AA
ΔE00 2.02
Tealish
#24BCA8
ΔE00 2.96
Turquoise (survey)
#06C2AC
ΔE00 4.32
Greeny Blue
#42B395
ΔE00 6.52
Mediumturquoise
#48D1CC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB7AB #B72F3B
analogous
#2FB767 #2FB7AB #2F7FB7
triadic
#2FB7AB #AB2FB7 #B7AB2F
tetradic
#2FB7AB #672FB7 #B72F3B #7FB72F
square
#2FB7AB #672FB7 #B72F3B #7FB72F
split-complementary
#2FB7AB #B72F7F #B7672F
monochromatic
#165650 #22867D #2FB7AB #51D2C7 #82DFD7
Accessibility & contrast
On white
2.48
#2FB7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#2FB7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB7AB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB7AB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAB
Deuteranopia (green-blind)
#9A9FAC
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2fb7ab; /* rgb */ color: rgb(47, 183, 171); /* oklch */ color: oklch(70.7% 0.113 186.1);
Tailwind
colors: {
custom: {
50: '#7ecdc3',
500: '#2fb7ab',
950: '#000000',
},
}SCSS
$custom: #2fb7ab; $custom-light: #7ecdc3; $custom-dark: #000000;
JSON
{
"hex": "#2fb7ab",
"rgb": {
"r": 47,
"g": 183,
"b": 171
},
"hsl": {
"h": 174.706,
"s": 59.13,
"l": 45.098
},
"oklch": {
"l": 0.70659,
"c": 0.11333,
"h": 186.1
},
"luminance": 0.37412
}Semantic roles & 50–950 ramp
primary
#2FB7AB
secondary
#C87A81
accent
#4553E2
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0B1312
muted
#7C8281