#3BCF9B#3BCF9B
#3BCF9B is a light, vivid teal. Relative luminance 0.479; OKLCH L 76.5% C 0.145 H 164.8°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #3BCF9B |
|---|---|
| RGB | rgb(59, 207, 155) |
| HSL | hsl(159, 61%, 52%) |
| HSV | hsv(159, 71%, 81%) |
| CMYK | cmyk(71.5%, 0%, 25.1%, 18.8%) |
| CIE-LAB | lab(74.77, -50.72, 14.87) |
| CIE-LCH | lch(74.77, 52.86, 163.66°) |
| OKLab | oklab(76.47% -0.1396 0.038) |
| OKLCH | oklch(76.47% 0.145 164.8) |
| XYZ | xyz(30.0296, 47.9185, 38.6706) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.50
Greenblue
#23C48B
ΔE00 3.34
Green Blue
#01C08D
ΔE00 4.27
Greenish Teal
#32BF84
ΔE00 4.76
Mediumaquamarine
#66CDAA
ΔE00 4.84
Aquamarine (survey)
#04D8B2
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BCF9B #CF3B6F
analogous
#3BCF51 #3BCF9B #3BB9CF
triadic
#3BCF9B #9B3BCF #CF9B3B
tetradic
#3BCF9B #513BCF #CF3B6F #B9CF3B
square
#3BCF9B #513BCF #CF3B6F #B9CF3B
split-complementary
#3BCF9B #CF3BB9 #CF513B
monochromatic
#1C7355 #28A579 #3BCF9B #6CDBB4 #9DE7CD
Accessibility & contrast
On white
1.98
#3BCF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#3BCF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BCF9B
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BCF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BCF9B | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC098
Deuteranopia (green-blind)
#B8B29E
Tritanopia (blue-blind)
#00CFC1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #3bcf9b; /* rgb */ color: rgb(59, 207, 155); /* oklch */ color: oklch(76.5% 0.145 164.8);
Tailwind
colors: {
custom: {
50: '#85deb8',
500: '#3bcf9b',
950: '#000000',
},
}SCSS
$custom: #3bcf9b; $custom-light: #85deb8; $custom-dark: #000000;
JSON
{
"hex": "#3bcf9b",
"rgb": {
"r": 59,
"g": 207,
"b": 155
},
"hsl": {
"h": 158.919,
"s": 60.656,
"l": 52.157
},
"oklch": {
"l": 0.76474,
"c": 0.14467,
"h": 164.8
},
"luminance": 0.47922
}Semantic roles & 50–950 ramp
primary
#3BCF9B
secondary
#D393A9
accent
#447CE4
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380