#3CFFFE#3CFFFE
#3CFFFE is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.145 H 194.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #3CFFFE |
|---|---|
| RGB | rgb(60, 255, 254) |
| HSL | hsl(180, 100%, 62%) |
| HSV | hsv(180, 76%, 100%) |
| CMYK | cmyk(76.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.52, -45.51, -12.96) |
| CIE-LCH | lch(91.52, 47.32, 195.90°) |
| OKLab | oklab(90.99% -0.1409 -0.0361) |
| OKLCH | oklch(90.99% 0.146 194.4) |
| XYZ | xyz(55.5045, 79.6295, 106.1914) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.80
Aqua
#00FFFF
ΔE00 0.94
Bright Turquoise
#0FFEF9
ΔE00 1.68
Bright Light Blue
#26F7FD
ΔE00 2.71
Bright Aqua
#0BF9EA
ΔE00 4.82
Robin'S Egg
#6DEDFD
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CFFFE #FF3C3D
analogous
#3CFF9C #3CFFFE #3C9FFF
triadic
#3CFFFE #FE3CFF #FFFE3C
tetradic
#3CFFFE #9C3CFF #FF3C3D #9FFF3C
square
#3CFFFE #9C3CFF #FF3C3D #9FFF3C
split-complementary
#3CFFFE #FF3C9F #FF9C3C
monochromatic
#00C1C0 #00FEFC #3CFFFE #79FFFE #B6FFFF
Accessibility & contrast
On white
1.24
#3CFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#3CFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CFFFE
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CFFFE | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #3cfffe; /* rgb */ color: rgb(60, 255, 254); /* oklch */ color: oklch(91.0% 0.145 194.4);
Tailwind
colors: {
custom: {
50: '#92fffe',
500: '#3cfffe',
950: '#000000',
},
}SCSS
$custom: #3cfffe; $custom-light: #92fffe; $custom-dark: #000000;
JSON
{
"hex": "#3cfffe",
"rgb": {
"r": 60,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.692,
"s": 100,
"l": 61.765
},
"oklch": {
"l": 0.90986,
"c": 0.1455,
"h": 194.4
},
"luminance": 0.79636
}Semantic roles & 50–950 ramp
primary
#3CFFFE
secondary
#BE2122
accent
#0001E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685