#2FBC98#2FBC98
#2FBC98 is a light, vivid teal. Relative luminance 0.388; OKLCH L 71.4% C 0.128 H 171.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBC98 |
|---|---|
| RGB | rgb(47, 188, 152) |
| HSL | hsl(165, 60%, 46%) |
| HSV | hsv(165, 75%, 74%) |
| CMYK | cmyk(75%, 0%, 19.1%, 26.3%) |
| CIE-LAB | lab(68.63, -45.20, 7.76) |
| CIE-LCH | lch(68.63, 45.86, 170.25°) |
| OKLab | oklab(71.35% -0.1266 0.0198) |
| OKLCH | oklch(71.35% 0.128 171.1) |
| XYZ | xyz(24.8200, 38.8348, 35.8874) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.94
Green Blue
#01C08D
ΔE00 3.79
Turquoise (survey)
#06C2AC
ΔE00 5.00
Tealish
#24BCA8
ΔE00 5.02
Greenblue
#23C48B
ΔE00 5.28
Greenish Teal
#32BF84
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBC98 #BC2F53
analogous
#2FBC51 #2FBC98 #2F99BC
triadic
#2FBC98 #982FBC #BC982F
tetradic
#2FBC98 #512FBC #BC2F53 #99BC2F
square
#2FBC98 #512FBC #BC2F53 #99BC2F
split-complementary
#2FBC98 #BC2F99 #BC512F
monochromatic
#175A49 #238B70 #2FBC98 #54D4B3 #85E0C9
Accessibility & contrast
On white
2.40
#2FBC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#2FBC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBC98
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBC98 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF96
Deuteranopia (green-blind)
#A4A29B
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #2fbc98; /* rgb */ color: rgb(47, 188, 152); /* oklch */ color: oklch(71.4% 0.128 171.1);
Tailwind
colors: {
custom: {
50: '#7dd1b6',
500: '#2fbc98',
950: '#000000',
},
}SCSS
$custom: #2fbc98; $custom-light: #7dd1b6; $custom-dark: #000000;
JSON
{
"hex": "#2fbc98",
"rgb": {
"r": 47,
"g": 188,
"b": 152
},
"hsl": {
"h": 164.681,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.71352,
"c": 0.12809,
"h": 171.1
},
"luminance": 0.38838
}Semantic roles & 50–950 ramp
primary
#2FBC98
secondary
#CA7D91
accent
#456DE3
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280