#3BBF99#3BBF99
#3BBF99 is a light, vivid teal. Relative luminance 0.405; OKLCH L 72.4% C 0.127 H 169.6°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBF99 |
|---|---|
| RGB | rgb(59, 191, 153) |
| HSL | hsl(163, 53%, 49%) |
| HSV | hsv(163, 69%, 75%) |
| CMYK | cmyk(69.1%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(69.82, -44.57, 8.94) |
| CIE-LCH | lch(69.82, 45.46, 168.66°) |
| OKLab | oklab(72.4% -0.1244 0.0228) |
| OKLCH | oklch(72.4% 0.127 169.6) |
| XYZ | xyz(26.1812, 40.4883, 36.5660) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.42
Greeny Blue
#42B395
ΔE00 3.70
Greenblue
#23C48B
ΔE00 4.58
Mediumaquamarine
#66CDAA
ΔE00 4.91
Greenish Teal
#32BF84
ΔE00 5.16
Turquoise (survey)
#06C2AC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBF99 #BF3B61
analogous
#3BBF57 #3BBF99 #3BA3BF
triadic
#3BBF99 #993BBF #BF993B
tetradic
#3BBF99 #573BBF #BF3B61 #A3BF3B
square
#3BBF99 #573BBF #BF3B61 #A3BF3B
split-complementary
#3BBF99 #BF3BA3 #BF573B
monochromatic
#1E614E #2D9074 #3BBF99 #67D0B2 #96DFCA
Accessibility & contrast
On white
2.31
#3BBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#3BBF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBF99
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBF99 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB297
Deuteranopia (green-blind)
#A8A59C
Tritanopia (blue-blind)
#00C0B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #3bbf99; /* rgb */ color: rgb(59, 191, 153); /* oklch */ color: oklch(72.4% 0.127 169.6);
Tailwind
colors: {
custom: {
50: '#82d3b7',
500: '#3bbf99',
950: '#000000',
},
}SCSS
$custom: #3bbf99; $custom-light: #82d3b7; $custom-dark: #000000;
JSON
{
"hex": "#3bbf99",
"rgb": {
"r": 59,
"g": 191,
"b": 153
},
"hsl": {
"h": 162.727,
"s": 52.8,
"l": 49.02
},
"oklch": {
"l": 0.72397,
"c": 0.12653,
"h": 169.6
},
"luminance": 0.40491
}Semantic roles & 50–950 ramp
primary
#3BBF99
secondary
#CA8C9E
accent
#4C75DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380