#3FFFFC#3FFFFC
#3FFFFC is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.145 H 193.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #3FFFFC |
|---|---|
| RGB | rgb(63, 255, 252) |
| HSL | hsl(179, 100%, 62%) |
| HSV | hsv(179, 75%, 100%) |
| CMYK | cmyk(75.3%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.50, -45.79, -11.94) |
| CIE-LCH | lch(91.50, 47.32, 194.62°) |
| OKLab | oklab(90.97% -0.1409 -0.0333) |
| OKLCH | oklch(90.97% 0.145 193.3) |
| XYZ | xyz(55.3724, 79.5982, 104.5222) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua
#00FFFF
ΔE00 1.26
Bright Turquoise
#0FFEF9
ΔE00 1.26
Bright Cyan
#41FDFE
ΔE00 1.35
Bright Light Blue
#26F7FD
ΔE00 3.22
Bright Aqua
#0BF9EA
ΔE00 4.25
Turquoise
#40E0D0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FFFFC #FF3F42
analogous
#3FFF9C #3FFFFC #3FA2FF
triadic
#3FFFFC #FC3FFF #FFFC3F
tetradic
#3FFFFC #9C3FFF #FF3F42 #A2FF3F
square
#3FFFFC #9C3FFF #FF3F42 #A2FF3F
split-complementary
#3FFFFC #FF3FA2 #FF9C3F
monochromatic
#00C4C1 #02FFFB #3FFFFC #7CFFFD #B9FFFE
Accessibility & contrast
On white
1.24
#3FFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#3FFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FFFFC
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FFFFC | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#D4DEFD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #3ffffc; /* rgb */ color: rgb(63, 255, 252); /* oklch */ color: oklch(91.0% 0.145 193.3);
Tailwind
colors: {
custom: {
50: '#93fffd',
500: '#3ffffc',
950: '#000000',
},
}SCSS
$custom: #3ffffc; $custom-light: #93fffd; $custom-dark: #000000;
JSON
{
"hex": "#3ffffc",
"rgb": {
"r": 63,
"g": 255,
"b": 252
},
"hsl": {
"h": 179.063,
"s": 100,
"l": 62.353
},
"oklch": {
"l": 0.90968,
"c": 0.14478,
"h": 193.3
},
"luminance": 0.79605
}Semantic roles & 50–950 ramp
primary
#3FFFFC
secondary
#C02224
accent
#0004E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685