#2FB3A7#2FB3A7
#2FB3A7 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.5% C 0.111 H 185.9°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB3A7 |
|---|---|
| RGB | rgb(47, 179, 167) |
| HSL | hsl(175, 58%, 44%) |
| HSV | hsv(175, 74%, 70%) |
| CMYK | cmyk(73.7%, 0%, 6.7%, 29.8%) |
| CIE-LAB | lab(66.24, -37.29, -3.97) |
| CIE-LCH | lch(66.24, 37.50, 186.08°) |
| OKLab | oklab(69.53% -0.1105 -0.0114) |
| OKLCH | oklch(69.53% 0.111 185.9) |
| XYZ | xyz(24.2641, 35.6316, 42.1505) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.55
Topaz
#13BBAF
ΔE00 2.34
Tealish
#24BCA8
ΔE00 3.53
Turquoise (survey)
#06C2AC
ΔE00 5.07
Greeny Blue
#42B395
ΔE00 6.31
Blue Green
#0F9B8E
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB3A7 #B32F3B
analogous
#2FB365 #2FB3A7 #2F7DB3
triadic
#2FB3A7 #A72FB3 #B3A72F
tetradic
#2FB3A7 #652FB3 #B32F3B #7DB32F
square
#2FB3A7 #652FB3 #B32F3B #7DB32F
split-complementary
#2FB3A7 #B32F7D #B3652F
monochromatic
#16524D #22837A #2FB3A7 #4FD1C5 #7FDDD5
Accessibility & contrast
On white
2.58
#2FB3A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#2FB3A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB3A7
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB3A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB3A7 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A7
Deuteranopia (green-blind)
#979BA8
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2fb3a7; /* rgb */ color: rgb(47, 179, 167); /* oklch */ color: oklch(69.5% 0.111 185.9);
Tailwind
colors: {
custom: {
50: '#7dcac1',
500: '#2fb3a7',
950: '#000000',
},
}SCSS
$custom: #2fb3a7; $custom-light: #7dcac1; $custom-dark: #000000;
JSON
{
"hex": "#2fb3a7",
"rgb": {
"r": 47,
"g": 179,
"b": 167
},
"hsl": {
"h": 174.545,
"s": 58.407,
"l": 44.314
},
"oklch": {
"l": 0.69526,
"c": 0.11111,
"h": 185.9
},
"luminance": 0.35635
}Semantic roles & 50–950 ramp
primary
#2FB3A7
secondary
#C6787F
accent
#4654E2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281