#3FB698#3FB698
#3FB698 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.2% C 0.115 H 172.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB698 |
|---|---|
| RGB | rgb(63, 182, 152) |
| HSL | hsl(165, 49%, 48%) |
| HSV | hsv(165, 65%, 71%) |
| CMYK | cmyk(65.4%, 0%, 16.5%, 28.6%) |
| CIE-LAB | lab(67.11, -40.27, 5.63) |
| CIE-LCH | lch(67.11, 40.66, 172.05°) |
| OKLab | oklab(70.2% -0.1138 0.0143) |
| OKLCH | oklch(70.2% 0.115 172.9) |
| XYZ | xyz(24.4425, 36.7770, 35.5102) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 0.89
Tealish
#24BCA8
ΔE00 4.19
Turquoise (survey)
#06C2AC
ΔE00 4.95
Green Blue
#01C08D
ΔE00 5.82
Topaz
#13BBAF
ΔE00 6.69
Mediumaquamarine
#66CDAA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB698 #B63F5D
analogous
#3FB65C #3FB698 #3F98B6
triadic
#3FB698 #983FB6 #B6983F
tetradic
#3FB698 #5C3FB6 #B63F5D #98B63F
square
#3FB698 #5C3FB6 #B63F5D #98B63F
split-complementary
#3FB698 #B63F98 #B65C3F
monochromatic
#205B4C #2F8972 #3FB698 #68CBB2 #95DAC9
Accessibility & contrast
On white
2.51
#3FB698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#3FB698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB698
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB698 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB97
Deuteranopia (green-blind)
#A09E9A
Tritanopia (blue-blind)
#00B8AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3fb698; /* rgb */ color: rgb(63, 182, 152); /* oklch */ color: oklch(70.2% 0.115 172.9);
Tailwind
colors: {
custom: {
50: '#82ccb6',
500: '#3fb698',
950: '#000000',
},
}SCSS
$custom: #3fb698; $custom-light: #82ccb6; $custom-dark: #000000;
JSON
{
"hex": "#3fb698",
"rgb": {
"r": 63,
"g": 182,
"b": 152
},
"hsl": {
"h": 164.874,
"s": 48.571,
"l": 48.039
},
"oklch": {
"l": 0.70204,
"c": 0.11465,
"h": 172.9
},
"luminance": 0.3678
}Semantic roles & 50–950 ramp
primary
#3FB698
secondary
#C68B9A
accent
#5072D8
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280