#3BCF99#3BCF99
#3BCF99 is a light, vivid teal. Relative luminance 0.479; OKLCH L 76.4% C 0.146 H 163.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #3BCF99 |
|---|---|
| RGB | rgb(59, 207, 153) |
| HSL | hsl(158, 61%, 52%) |
| HSV | hsv(158, 71%, 81%) |
| CMYK | cmyk(71.5%, 0%, 26.1%, 18.8%) |
| CIE-LAB | lab(74.73, -51.17, 15.88) |
| CIE-LCH | lch(74.73, 53.58, 162.76°) |
| OKLab | oklab(76.43% -0.1405 0.0405) |
| OKLCH | oklch(76.43% 0.146 163.9) |
| XYZ | xyz(29.8630, 47.8519, 37.7933) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.81
Greenblue
#23C48B
ΔE00 3.16
Green Blue
#01C08D
ΔE00 4.28
Greenish Teal
#32BF84
ΔE00 4.54
Mediumaquamarine
#66CDAA
ΔE00 5.19
Aquamarine (survey)
#04D8B2
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BCF99 #CF3B71
analogous
#3BCF4F #3BCF99 #3BBBCF
triadic
#3BCF99 #993BCF #CF993B
tetradic
#3BCF99 #4F3BCF #CF3B71 #BBCF3B
square
#3BCF99 #4F3BCF #CF3B71 #BBCF3B
split-complementary
#3BCF99 #CF3BBB #CF4F3B
monochromatic
#1C7354 #28A577 #3BCF99 #6CDBB3 #9DE7CC
Accessibility & contrast
On white
1.99
#3BCF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#3BCF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BCF99
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BCF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BCF99 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC096
Deuteranopia (green-blind)
#B8B29D
Tritanopia (blue-blind)
#00CFC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #3bcf99; /* rgb */ color: rgb(59, 207, 153); /* oklch */ color: oklch(76.4% 0.146 163.9);
Tailwind
colors: {
custom: {
50: '#85dfb7',
500: '#3bcf99',
950: '#000000',
},
}SCSS
$custom: #3bcf99; $custom-light: #85dfb7; $custom-dark: #000000;
JSON
{
"hex": "#3bcf99",
"rgb": {
"r": 59,
"g": 207,
"b": 153
},
"hsl": {
"h": 158.108,
"s": 60.656,
"l": 52.157
},
"oklch": {
"l": 0.76426,
"c": 0.14626,
"h": 163.9
},
"luminance": 0.47855
}Semantic roles & 50–950 ramp
primary
#3BCF99
secondary
#D393AA
accent
#447EE4
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380