#3CFFCA#3CFFCA
#3CFFCA is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.5% C 0.167 H 169.4°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #3CFFCA |
|---|---|
| RGB | rgb(60, 255, 202) |
| HSL | hsl(164, 100%, 62%) |
| HSV | hsv(164, 76%, 100%) |
| CMYK | cmyk(76.5%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.20, -58.82, 12.04) |
| CIE-LCH | lch(90.20, 60.04, 168.43°) |
| OKLab | oklab(89.47% -0.1637 0.0307) |
| OKLCH | oklch(89.47% 0.167 169.4) |
| XYZ | xyz(48.2783, 76.7390, 68.1333) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.73
Greenish Cyan
#2AFEB7
ΔE00 3.76
Light Aquamarine
#7BFDC7
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.14
Greenish Turquoise
#00FBB0
ΔE00 4.66
Light Greenish Blue
#63F7B4
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CFFCA #FF3C71
analogous
#3CFF69 #3CFFCA #3CD3FF
triadic
#3CFFCA #CA3CFF #FFCA3C
tetradic
#3CFFCA #693CFF #FF3C71 #D3FF3C
square
#3CFFCA #693CFF #FF3C71 #D3FF3C
split-complementary
#3CFFCA #FF3CD3 #FF693C
monochromatic
#00C18C #00FEB9 #3CFFCA #79FFDB #B6FFEB
Accessibility & contrast
On white
1.28
#3CFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#3CFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CFFCA
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CFFCA | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC7
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #3cffca; /* rgb */ color: rgb(60, 255, 202); /* oklch */ color: oklch(89.5% 0.167 169.4);
Tailwind
colors: {
custom: {
50: '#8fffda',
500: '#3cffca',
950: '#000000',
},
}SCSS
$custom: #3cffca; $custom-light: #8fffda; $custom-dark: #000000;
JSON
{
"hex": "#3cffca",
"rgb": {
"r": 60,
"g": 255,
"b": 202
},
"hsl": {
"h": 163.692,
"s": 100,
"l": 61.765
},
"oklch": {
"l": 0.89474,
"c": 0.16652,
"h": 169.4
},
"luminance": 0.76745
}Semantic roles & 50–950 ramp
primary
#3CFFCA
secondary
#BE214C
accent
#003EE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683