#3BDE97#3BDE97
#3BDE97 is a light, vivid teal. Relative luminance 0.554; OKLCH L 80.1% C 0.167 H 159.4°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #3BDE97 |
|---|---|
| RGB | rgb(59, 222, 151) |
| HSL | hsl(154, 71%, 55%) |
| HSV | hsv(154, 73%, 87%) |
| CMYK | cmyk(73.4%, 0%, 32%, 12.9%) |
| CIE-LAB | lab(79.27, -57.44, 23.21) |
| CIE-LCH | lch(79.27, 61.95, 158.00°) |
| OKLab | oklab(80.15% -0.1561 0.0587) |
| OKLCH | oklch(80.15% 0.167 159.4) |
| XYZ | xyz(33.5074, 55.4028, 38.2000) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 1.56
Seaweed
#18D17B
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 5.16
Weird Green
#3AE57F
ΔE00 5.33
Tealish Green
#0CDC73
ΔE00 5.76
Light Greenish Blue
#63F7B4
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BDE97 #DE3B82
analogous
#3BDE45 #3BDE97 #3BD4DE
triadic
#3BDE97 #973BDE #DE973B
tetradic
#3BDE97 #453BDE #DE3B82 #D4DE3B
square
#3BDE97 #453BDE #DE3B82 #D4DE3B
split-complementary
#3BDE97 #DE3BD4 #DE453B
monochromatic
#178857 #20BC78 #3BDE97 #6FE7B3 #A4F0CF
Accessibility & contrast
On white
1.74
#3BDE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#3BDE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BDE97
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BDE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BDE97 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD93
Deuteranopia (green-blind)
#C7BF9C
Tritanopia (blue-blind)
#00DDCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #3bde97; /* rgb */ color: rgb(59, 222, 151); /* oklch */ color: oklch(80.1% 0.167 159.4);
Tailwind
colors: {
custom: {
50: '#87e9b6',
500: '#3bde97',
950: '#000000',
},
}SCSS
$custom: #3bde97; $custom-light: #87e9b6; $custom-dark: #000000;
JSON
{
"hex": "#3bde97",
"rgb": {
"r": 59,
"g": 222,
"b": 151
},
"hsl": {
"h": 153.865,
"s": 71.179,
"l": 55.098
},
"oklch": {
"l": 0.80146,
"c": 0.16674,
"h": 159.4
},
"luminance": 0.55407
}Semantic roles & 50–950 ramp
primary
#3BDE97
secondary
#8E2F59
accent
#3A88EE
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1611
muted
#7F8481