#3FCA98#3FCA98
#3FCA98 is a light, vivid teal. Relative luminance 0.456; OKLCH L 75.2% C 0.139 H 164.7°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #3FCA98 |
|---|---|
| RGB | rgb(63, 202, 152) |
| HSL | hsl(158, 57%, 52%) |
| HSV | hsv(158, 69%, 79%) |
| CMYK | cmyk(68.8%, 0%, 24.8%, 20.8%) |
| CIE-LAB | lab(73.26, -48.78, 14.36) |
| CIE-LCH | lch(73.26, 50.85, 163.59°) |
| OKLab | oklab(75.24% -0.1344 0.0367) |
| OKLCH | oklch(75.24% 0.139 164.7) |
| XYZ | xyz(28.8348, 45.5616, 36.9743) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.61
Green Blue
#01C08D
ΔE00 3.33
Eucalyptus
#44D7A8
ΔE00 3.46
Greenish Teal
#32BF84
ΔE00 3.88
Mediumaquamarine
#66CDAA
ΔE00 4.61
Aquamarine (survey)
#04D8B2
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FCA98 #CA3F71
analogous
#3FCA52 #3FCA98 #3FB7CA
triadic
#3FCA98 #983FCA #CA983F
tetradic
#3FCA98 #523FCA #CA3F71 #B7CA3F
square
#3FCA98 #523FCA #CA3F71 #B7CA3F
split-complementary
#3FCA98 #CA3FB7 #CA523F
monochromatic
#1F7053 #2CA076 #3FCA98 #6FD7B2 #9FE4CB
Accessibility & contrast
On white
2.08
#3FCA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#3FCA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FCA98
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FCA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FCA98 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC95
Deuteranopia (green-blind)
#B4AF9B
Tritanopia (blue-blind)
#00CABC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #3fca98; /* rgb */ color: rgb(63, 202, 152); /* oklch */ color: oklch(75.2% 0.139 164.7);
Tailwind
colors: {
custom: {
50: '#85dbb6',
500: '#3fca98',
950: '#000000',
},
}SCSS
$custom: #3fca98; $custom-light: #85dbb6; $custom-dark: #000000;
JSON
{
"hex": "#3fca98",
"rgb": {
"r": 63,
"g": 202,
"b": 152
},
"hsl": {
"h": 158.417,
"s": 56.735,
"l": 51.961
},
"oklch": {
"l": 0.75235,
"c": 0.1393,
"h": 164.7
},
"luminance": 0.45565
}Semantic roles & 50–950 ramp
primary
#3FCA98
secondary
#D194AA
accent
#487FE0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380