#3BCF94#3BCF94
#3BCF94 is a light, vivid teal. Relative luminance 0.477; OKLCH L 76.3% C 0.150 H 161.9°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #3BCF94 |
|---|---|
| RGB | rgb(59, 207, 148) |
| HSL | hsl(156, 61%, 52%) |
| HSV | hsv(156, 71%, 81%) |
| CMYK | cmyk(71.5%, 0%, 28.5%, 18.8%) |
| CIE-LAB | lab(74.63, -52.27, 18.39) |
| CIE-LCH | lch(74.63, 55.41, 160.61°) |
| OKLab | oklab(76.31% -0.1429 0.0468) |
| OKLCH | oklch(76.31% 0.15 161.9) |
| XYZ | xyz(29.4587, 47.6902, 35.6638) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.01
Eucalyptus
#44D7A8
ΔE00 3.71
Greenish Teal
#32BF84
ΔE00 4.19
Green Blue
#01C08D
ΔE00 4.53
Seaweed
#18D17B
ΔE00 5.04
Aqua Green
#12E193
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BCF94 #CF3B76
analogous
#3BCF4A #3BCF94 #3BC0CF
triadic
#3BCF94 #943BCF #CF943B
tetradic
#3BCF94 #4A3BCF #CF3B76 #C0CF3B
square
#3BCF94 #4A3BCF #CF3B76 #C0CF3B
split-complementary
#3BCF94 #CF3BC0 #CF4A3B
monochromatic
#1C7351 #28A573 #3BCF94 #6CDBAF #9DE7CA
Accessibility & contrast
On white
1.99
#3BCF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#3BCF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BCF94
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BCF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BCF94 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC091
Deuteranopia (green-blind)
#B9B298
Tritanopia (blue-blind)
#00CFBF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #3bcf94; /* rgb */ color: rgb(59, 207, 148); /* oklch */ color: oklch(76.3% 0.150 161.9);
Tailwind
colors: {
custom: {
50: '#85dfb3',
500: '#3bcf94',
950: '#000000',
},
}SCSS
$custom: #3bcf94; $custom-light: #85dfb3; $custom-dark: #000000;
JSON
{
"hex": "#3bcf94",
"rgb": {
"r": 59,
"g": 207,
"b": 148
},
"hsl": {
"h": 156.081,
"s": 60.656,
"l": 52.157
},
"oklch": {
"l": 0.76308,
"c": 0.15034,
"h": 161.9
},
"luminance": 0.47694
}Semantic roles & 50–950 ramp
primary
#3BCF94
secondary
#D393AC
accent
#4484E4
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380