#3FB696#3FB696
#3FB696 is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.1% C 0.116 H 171.6°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB696 |
|---|---|
| RGB | rgb(63, 182, 150) |
| HSL | hsl(164, 49%, 48%) |
| HSV | hsv(164, 65%, 71%) |
| CMYK | cmyk(65.4%, 0%, 17.6%, 28.6%) |
| CIE-LAB | lab(67.06, -40.76, 6.66) |
| CIE-LCH | lch(67.06, 41.30, 170.73°) |
| OKLab | oklab(70.15% -0.1147 0.0169) |
| OKLCH | oklch(70.15% 0.116 171.6) |
| XYZ | xyz(24.2801, 36.7120, 34.6548) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 0.96
Tealish
#24BCA8
ΔE00 4.74
Green Blue
#01C08D
ΔE00 5.33
Turquoise (survey)
#06C2AC
ΔE00 5.38
Bluey Green
#2BB179
ΔE00 6.62
Mediumaquamarine
#66CDAA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB696 #B63F5F
analogous
#3FB65B #3FB696 #3F9AB6
triadic
#3FB696 #963FB6 #B6963F
tetradic
#3FB696 #5B3FB6 #B63F5F #9AB63F
square
#3FB696 #5B3FB6 #B63F5F #9AB63F
split-complementary
#3FB696 #B63F9A #B65B3F
monochromatic
#205B4B #2F8971 #3FB696 #68CBB0 #95DAC8
Accessibility & contrast
On white
2.52
#3FB696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#3FB696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB696
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB696 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA94
Deuteranopia (green-blind)
#A09E98
Tritanopia (blue-blind)
#00B8AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3fb696; /* rgb */ color: rgb(63, 182, 150); /* oklch */ color: oklch(70.1% 0.116 171.6);
Tailwind
colors: {
custom: {
50: '#82ccb4',
500: '#3fb696',
950: '#000000',
},
}SCSS
$custom: #3fb696; $custom-light: #82ccb4; $custom-dark: #000000;
JSON
{
"hex": "#3fb696",
"rgb": {
"r": 63,
"g": 182,
"b": 150
},
"hsl": {
"h": 163.866,
"s": 48.571,
"l": 48.039
},
"oklch": {
"l": 0.70148,
"c": 0.11594,
"h": 171.6
},
"luminance": 0.36715
}Semantic roles & 50–950 ramp
primary
#3FB696
secondary
#C68B9B
accent
#5074D8
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280