#3FCF98#3FCF98
#3FCF98 is a light, vivid teal. Relative luminance 0.479; OKLCH L 76.5% C 0.146 H 163.2°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #3FCF98 |
|---|---|
| RGB | rgb(63, 207, 152) |
| HSL | hsl(157, 60%, 53%) |
| HSV | hsv(157, 70%, 81%) |
| CMYK | cmyk(69.6%, 0%, 26.6%, 18.8%) |
| CIE-LAB | lab(74.79, -50.81, 16.50) |
| CIE-LCH | lch(74.79, 53.42, 162.00°) |
| OKLab | oklab(76.49% -0.1394 0.0421) |
| OKLCH | oklch(76.49% 0.146 163.2) |
| XYZ | xyz(30.0270, 47.9460, 37.3717) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.99
Greenblue
#23C48B
ΔE00 3.17
Green Blue
#01C08D
ΔE00 4.42
Greenish Teal
#32BF84
ΔE00 4.46
Mediumaquamarine
#66CDAA
ΔE00 5.29
Aqua Green
#12E193
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FCF98 #CF3F76
analogous
#3FCF50 #3FCF98 #3FBECF
triadic
#3FCF98 #983FCF #CF983F
tetradic
#3FCF98 #503FCF #CF3F76 #BECF3F
square
#3FCF98 #503FCF #CF3F76 #BECF3F
split-complementary
#3FCF98 #CF3FBE #CF503F
monochromatic
#1E7654 #2AA777 #3FCF98 #70DBB2 #A1E7CD
Accessibility & contrast
On white
1.98
#3FCF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#3FCF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FCF98
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FCF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FCF98 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC095
Deuteranopia (green-blind)
#B9B39C
Tritanopia (blue-blind)
#00CFC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #3fcf98; /* rgb */ color: rgb(63, 207, 152); /* oklch */ color: oklch(76.5% 0.146 163.2);
Tailwind
colors: {
custom: {
50: '#86deb6',
500: '#3fcf98',
950: '#000000',
},
}SCSS
$custom: #3fcf98; $custom-light: #86deb6; $custom-dark: #000000;
JSON
{
"hex": "#3fcf98",
"rgb": {
"r": 63,
"g": 207,
"b": 152
},
"hsl": {
"h": 157.083,
"s": 60,
"l": 52.941
},
"oklch": {
"l": 0.76491,
"c": 0.14562,
"h": 163.2
},
"luminance": 0.47949
}Semantic roles & 50–950 ramp
primary
#3FCF98
secondary
#D496AE
accent
#4581E3
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380