#2FBA95#2FBA95
#2FBA95 is a light, vivid teal. Relative luminance 0.379; OKLCH L 70.8% C 0.128 H 170.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBA95 |
|---|---|
| RGB | rgb(47, 186, 149) |
| HSL | hsl(164, 60%, 46%) |
| HSV | hsv(164, 75%, 73%) |
| CMYK | cmyk(74.7%, 0%, 19.9%, 27.1%) |
| CIE-LAB | lab(67.94, -45.11, 8.42) |
| CIE-LCH | lch(67.94, 45.88, 169.43°) |
| OKLab | oklab(70.76% -0.126 0.0215) |
| OKLCH | oklch(70.76% 0.128 170.3) |
| XYZ | xyz(24.1531, 37.8892, 34.4683) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.70
Green Blue
#01C08D
ΔE00 3.64
Greenblue
#23C48B
ΔE00 5.18
Tealish
#24BCA8
ΔE00 5.42
Greenish Teal
#32BF84
ΔE00 5.48
Turquoise (survey)
#06C2AC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBA95 #BA2F54
analogous
#2FBA4F #2FBA95 #2F99BA
triadic
#2FBA95 #952FBA #BA952F
tetradic
#2FBA95 #4F2FBA #BA2F54 #99BA2F
square
#2FBA95 #4F2FBA #BA2F54 #99BA2F
split-complementary
#2FBA95 #BA2F99 #BA4F2F
monochromatic
#165847 #23896E #2FBA95 #53D3B1 #84E0C7
Accessibility & contrast
On white
2.45
#2FBA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#2FBA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBA95
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBA95 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD93
Deuteranopia (green-blind)
#A3A098
Tritanopia (blue-blind)
#00BBAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #2fba95; /* rgb */ color: rgb(47, 186, 149); /* oklch */ color: oklch(70.8% 0.128 170.3);
Tailwind
colors: {
custom: {
50: '#7dcfb4',
500: '#2fba95',
950: '#000000',
},
}SCSS
$custom: #2fba95; $custom-light: #7dcfb4; $custom-dark: #000000;
JSON
{
"hex": "#2fba95",
"rgb": {
"r": 47,
"g": 186,
"b": 149
},
"hsl": {
"h": 164.029,
"s": 59.657,
"l": 45.686
},
"oklch": {
"l": 0.70761,
"c": 0.12781,
"h": 170.3
},
"luminance": 0.37892
}Semantic roles & 50–950 ramp
primary
#2FBA95
secondary
#C97C90
accent
#456FE3
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280