#3FB798#3FB798
#3FB798 is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.5% C 0.116 H 172.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB798 |
|---|---|
| RGB | rgb(63, 183, 152) |
| HSL | hsl(165, 49%, 48%) |
| HSV | hsv(165, 66%, 72%) |
| CMYK | cmyk(65.6%, 0%, 16.9%, 28.2%) |
| CIE-LAB | lab(67.42, -40.71, 6.07) |
| CIE-LCH | lch(67.42, 41.16, 171.52°) |
| OKLab | oklab(70.46% -0.1148 0.0154) |
| OKLCH | oklch(70.46% 0.116 172.4) |
| XYZ | xyz(24.6481, 37.1880, 35.5787) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.14
Tealish
#24BCA8
ΔE00 4.33
Turquoise (survey)
#06C2AC
ΔE00 4.96
Green Blue
#01C08D
ΔE00 5.49
Mediumaquamarine
#66CDAA
ΔE00 6.51
Topaz
#13BBAF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB798 #B73F5E
analogous
#3FB75C #3FB798 #3F9AB7
triadic
#3FB798 #983FB7 #B7983F
tetradic
#3FB798 #5C3FB7 #B73F5E #9AB73F
square
#3FB798 #5C3FB7 #B73F5E #9AB73F
split-complementary
#3FB798 #B73F9A #B75C3F
monochromatic
#205C4C #2F8972 #3FB798 #68CBB2 #96DBC9
Accessibility & contrast
On white
2.49
#3FB798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#3FB798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB798
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB798 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB97
Deuteranopia (green-blind)
#A19F9A
Tritanopia (blue-blind)
#00B9AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3fb798; /* rgb */ color: rgb(63, 183, 152); /* oklch */ color: oklch(70.5% 0.116 172.4);
Tailwind
colors: {
custom: {
50: '#82cdb6',
500: '#3fb798',
950: '#000000',
},
}SCSS
$custom: #3fb798; $custom-light: #82cdb6; $custom-dark: #000000;
JSON
{
"hex": "#3fb798",
"rgb": {
"r": 63,
"g": 183,
"b": 152
},
"hsl": {
"h": 164.5,
"s": 48.78,
"l": 48.235
},
"oklch": {
"l": 0.70456,
"c": 0.11584,
"h": 172.4
},
"luminance": 0.37191
}Semantic roles & 50–950 ramp
primary
#3FB798
secondary
#C68B9B
accent
#4F73D8
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280