#2FBA98#2FBA98
#2FBA98 is a light, vivid teal. Relative luminance 0.380; OKLCH L 70.8% C 0.126 H 172.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBA98 |
|---|---|
| RGB | rgb(47, 186, 152) |
| HSL | hsl(165, 60%, 46%) |
| HSV | hsv(165, 75%, 73%) |
| CMYK | cmyk(74.7%, 0%, 18.3%, 27.1%) |
| CIE-LAB | lab(68.01, -44.36, 6.88) |
| CIE-LCH | lch(68.01, 44.89, 171.19°) |
| OKLab | oklab(70.84% -0.1246 0.0175) |
| OKLCH | oklch(70.84% 0.126 172) |
| XYZ | xyz(24.3957, 37.9862, 35.7460) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.34
Green Blue
#01C08D
ΔE00 4.40
Tealish
#24BCA8
ΔE00 4.56
Turquoise (survey)
#06C2AC
ΔE00 4.76
Greenblue
#23C48B
ΔE00 5.94
Mediumaquamarine
#66CDAA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBA98 #BA2F51
analogous
#2FBA52 #2FBA98 #2F96BA
triadic
#2FBA98 #982FBA #BA982F
tetradic
#2FBA98 #522FBA #BA2F51 #96BA2F
square
#2FBA98 #522FBA #BA2F51 #96BA2F
split-complementary
#2FBA98 #BA2F96 #BA522F
monochromatic
#165848 #238970 #2FBA98 #53D3B4 #84E0C9
Accessibility & contrast
On white
2.44
#2FBA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#2FBA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBA98
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBA98 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD96
Deuteranopia (green-blind)
#A2A09A
Tritanopia (blue-blind)
#00BCB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #2fba98; /* rgb */ color: rgb(47, 186, 152); /* oklch */ color: oklch(70.8% 0.126 172.0);
Tailwind
colors: {
custom: {
50: '#7dcfb6',
500: '#2fba98',
950: '#000000',
},
}SCSS
$custom: #2fba98; $custom-light: #7dcfb6; $custom-dark: #000000;
JSON
{
"hex": "#2fba98",
"rgb": {
"r": 47,
"g": 186,
"b": 152
},
"hsl": {
"h": 165.324,
"s": 59.657,
"l": 45.686
},
"oklch": {
"l": 0.70844,
"c": 0.12578,
"h": 172
},
"luminance": 0.37989
}Semantic roles & 50–950 ramp
primary
#2FBA98
secondary
#C97C8F
accent
#456CE3
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280