#3CFFFC#3CFFFC
#3CFFFC is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.146 H 193.3°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #3CFFFC |
|---|---|
| RGB | rgb(60, 255, 252) |
| HSL | hsl(179, 100%, 62%) |
| HSV | hsv(179, 76%, 100%) |
| CMYK | cmyk(76.5%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.46, -46.07, -12.01) |
| CIE-LCH | lch(91.46, 47.61, 194.61°) |
| OKLab | oklab(90.92% -0.1418 -0.0335) |
| OKLCH | oklch(90.92% 0.146 193.3) |
| XYZ | xyz(55.1859, 79.5020, 104.5135) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.18
Aqua
#00FFFF
ΔE00 1.20
Bright Cyan
#41FDFE
ΔE00 1.37
Bright Light Blue
#26F7FD
ΔE00 3.22
Bright Aqua
#0BF9EA
ΔE00 4.22
Turquoise
#40E0D0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CFFFC #FF3C3F
analogous
#3CFF9B #3CFFFC #3CA1FF
triadic
#3CFFFC #FC3CFF #FFFC3C
tetradic
#3CFFFC #9B3CFF #FF3C3F #A1FF3C
square
#3CFFFC #9B3CFF #FF3C3F #A1FF3C
split-complementary
#3CFFFC #FF3CA1 #FF9B3C
monochromatic
#00C1BE #00FEFA #3CFFFC #79FFFD #B6FFFE
Accessibility & contrast
On white
1.24
#3CFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#3CFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CFFFC
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CFFFC | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#D4DEFD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #3cfffc; /* rgb */ color: rgb(60, 255, 252); /* oklch */ color: oklch(90.9% 0.146 193.3);
Tailwind
colors: {
custom: {
50: '#92fffd',
500: '#3cfffc',
950: '#000000',
},
}SCSS
$custom: #3cfffc; $custom-light: #92fffd; $custom-dark: #000000;
JSON
{
"hex": "#3cfffc",
"rgb": {
"r": 60,
"g": 255,
"b": 252
},
"hsl": {
"h": 179.077,
"s": 100,
"l": 61.765
},
"oklch": {
"l": 0.90921,
"c": 0.14569,
"h": 193.3
},
"luminance": 0.79509
}Semantic roles & 50–950 ramp
primary
#3CFFFC
secondary
#BE2124
accent
#0004E6
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685