#2FB7AC#2FB7AC
#2FB7AC is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.7% C 0.113 H 186.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB7AC |
|---|---|
| RGB | rgb(47, 183, 172) |
| HSL | hsl(175, 59%, 45%) |
| HSV | hsv(175, 74%, 72%) |
| CMYK | cmyk(74.3%, 0%, 6%, 28.2%) |
| CIE-LAB | lab(67.61, -37.71, -4.71) |
| CIE-LCH | lch(67.61, 38.00, 187.12°) |
| OKLab | oklab(70.69% -0.1122 -0.0134) |
| OKLCH | oklch(70.69% 0.113 186.8) |
| XYZ | xyz(25.5486, 37.4468, 44.9032) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.41
Lightseagreen
#20B2AA
ΔE00 1.81
Tealish
#24BCA8
ΔE00 3.29
Turquoise (survey)
#06C2AC
ΔE00 4.59
Greeny Blue
#42B395
ΔE00 6.86
Mediumturquoise
#48D1CC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB7AC #B72F3A
analogous
#2FB768 #2FB7AC #2F7EB7
triadic
#2FB7AC #AC2FB7 #B7AC2F
tetradic
#2FB7AC #682FB7 #B72F3A #7EB72F
square
#2FB7AC #682FB7 #B72F3A #7EB72F
split-complementary
#2FB7AC #B72F7E #B7682F
monochromatic
#165650 #22867E #2FB7AC #51D2C8 #82DFD7
Accessibility & contrast
On white
2.47
#2FB7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#2FB7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB7AC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB7AC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAC
Deuteranopia (green-blind)
#9A9FAD
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2fb7ac; /* rgb */ color: rgb(47, 183, 172); /* oklch */ color: oklch(70.7% 0.113 186.8);
Tailwind
colors: {
custom: {
50: '#7ecdc4',
500: '#2fb7ac',
950: '#000000',
},
}SCSS
$custom: #2fb7ac; $custom-light: #7ecdc4; $custom-dark: #000000;
JSON
{
"hex": "#2fb7ac",
"rgb": {
"r": 47,
"g": 183,
"b": 172
},
"hsl": {
"h": 175.147,
"s": 59.13,
"l": 45.098
},
"oklch": {
"l": 0.70692,
"c": 0.11303,
"h": 186.8
},
"luminance": 0.3745
}Semantic roles & 50–950 ramp
primary
#2FB7AC
secondary
#C87A80
accent
#4552E2
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0B1312
muted
#7C8281