#3BDE99#3BDE99
#3BDE99 is a light, vivid teal. Relative luminance 0.555; OKLCH L 80.2% C 0.165 H 160.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #3BDE99 |
|---|---|
| RGB | rgb(59, 222, 153) |
| HSL | hsl(155, 71%, 55%) |
| HSV | hsv(155, 73%, 87%) |
| CMYK | cmyk(73.4%, 0%, 31.1%, 12.9%) |
| CIE-LAB | lab(79.31, -57.03, 22.22) |
| CIE-LCH | lch(79.31, 61.21, 158.72°) |
| OKLab | oklab(80.19% -0.1551 0.0563) |
| OKLCH | oklch(80.19% 0.165 160.1) |
| XYZ | xyz(33.6712, 55.4683, 39.0627) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 1.81
Eucalyptus
#44D7A8
ΔE00 4.79
Seaweed
#18D17B
ΔE00 4.88
Weird Green
#3AE57F
ΔE00 5.71
Light Greenish Blue
#63F7B4
ΔE00 5.97
Tealish Green
#0CDC73
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BDE99 #DE3B80
analogous
#3BDE47 #3BDE99 #3BD2DE
triadic
#3BDE99 #993BDE #DE993B
tetradic
#3BDE99 #473BDE #DE3B80 #D2DE3B
square
#3BDE99 #473BDE #DE3B80 #D2DE3B
split-complementary
#3BDE99 #DE3BD2 #DE473B
monochromatic
#178858 #20BC7A #3BDE99 #6FE7B4 #A4F0D0
Accessibility & contrast
On white
1.74
#3BDE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#3BDE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BDE99
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BDE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BDE99 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD95
Deuteranopia (green-blind)
#C7BF9D
Tritanopia (blue-blind)
#00DDCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #3bde99; /* rgb */ color: rgb(59, 222, 153); /* oklch */ color: oklch(80.2% 0.165 160.1);
Tailwind
colors: {
custom: {
50: '#87e9b7',
500: '#3bde99',
950: '#000000',
},
}SCSS
$custom: #3bde99; $custom-light: #87e9b7; $custom-dark: #000000;
JSON
{
"hex": "#3bde99",
"rgb": {
"r": 59,
"g": 222,
"b": 153
},
"hsl": {
"h": 154.601,
"s": 71.179,
"l": 55.098
},
"oklch": {
"l": 0.80189,
"c": 0.16504,
"h": 160.1
},
"luminance": 0.55472
}Semantic roles & 50–950 ramp
primary
#3BDE99
secondary
#8E2F57
accent
#3A86EE
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1611
muted
#7F8481