#3BCF98#3BCF98
#3BCF98 is a light, vivid teal. Relative luminance 0.478; OKLCH L 76.4% C 0.147 H 163.5°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #3BCF98 |
|---|---|
| RGB | rgb(59, 207, 152) |
| HSL | hsl(158, 61%, 52%) |
| HSV | hsv(158, 71%, 81%) |
| CMYK | cmyk(71.5%, 0%, 26.6%, 18.8%) |
| CIE-LAB | lab(74.71, -51.39, 16.38) |
| CIE-LCH | lch(74.71, 53.94, 162.32°) |
| OKLab | oklab(76.4% -0.141 0.0418) |
| OKLCH | oklch(76.4% 0.147 163.5) |
| XYZ | xyz(29.7807, 47.8190, 37.3601) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.98
Greenblue
#23C48B
ΔE00 3.10
Green Blue
#01C08D
ΔE00 4.31
Greenish Teal
#32BF84
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 5.37
Aqua Green
#12E193
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BCF98 #CF3B72
analogous
#3BCF4E #3BCF98 #3BBCCF
triadic
#3BCF98 #983BCF #CF983B
tetradic
#3BCF98 #4E3BCF #CF3B72 #BCCF3B
square
#3BCF98 #4E3BCF #CF3B72 #BCCF3B
split-complementary
#3BCF98 #CF3BBC #CF4E3B
monochromatic
#1C7353 #28A576 #3BCF98 #6CDBB2 #9DE7CC
Accessibility & contrast
On white
1.99
#3BCF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#3BCF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BCF98
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BCF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BCF98 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC095
Deuteranopia (green-blind)
#B8B29C
Tritanopia (blue-blind)
#00CFC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #3bcf98; /* rgb */ color: rgb(59, 207, 152); /* oklch */ color: oklch(76.4% 0.147 163.5);
Tailwind
colors: {
custom: {
50: '#85dfb6',
500: '#3bcf98',
950: '#000000',
},
}SCSS
$custom: #3bcf98; $custom-light: #85dfb6; $custom-dark: #000000;
JSON
{
"hex": "#3bcf98",
"rgb": {
"r": 59,
"g": 207,
"b": 152
},
"hsl": {
"h": 157.703,
"s": 60.656,
"l": 52.157
},
"oklch": {
"l": 0.76402,
"c": 0.14706,
"h": 163.5
},
"luminance": 0.47822
}Semantic roles & 50–950 ramp
primary
#3BCF98
secondary
#D393AB
accent
#447FE4
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380