#46FFFC#46FFFC
#46FFFC is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.142 H 193.3°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFFC |
|---|---|
| RGB | rgb(70, 255, 252) |
| HSL | hsl(179, 100%, 64%) |
| HSV | hsv(179, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.61, -45.07, -11.77) |
| CIE-LCH | lch(91.61, 46.58, 194.63°) |
| OKLab | oklab(91.09% -0.1387 -0.0328) |
| OKLCH | oklch(91.09% 0.143 193.3) |
| XYZ | xyz(55.8483, 79.8436, 104.5445) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.31
Aqua
#00FFFF
ΔE00 1.44
Bright Turquoise
#0FFEF9
ΔE00 1.48
Bright Light Blue
#26F7FD
ΔE00 3.24
Bright Aqua
#0BF9EA
ΔE00 4.35
Light Cyan
#ACFFFC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFFC #FF4649
analogous
#46FF9F #46FFFC #46A5FF
triadic
#46FFFC #FC46FF #FFFC46
tetradic
#46FFFC #9F46FF #FF4649 #A5FF46
square
#46FFFC #9F46FF #FF4649 #A5FF46
split-complementary
#46FFFC #FF46A5 #FF9F46
monochromatic
#00CBC7 #09FFFB #46FFFC #83FFFD #C0FFFE
Accessibility & contrast
On white
1.24
#46FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#46FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFFC
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFFC | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#D4DFFD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #46fffc; /* rgb */ color: rgb(70, 255, 252); /* oklch */ color: oklch(91.1% 0.142 193.3);
Tailwind
colors: {
custom: {
50: '#95fffd',
500: '#46fffc',
950: '#000000',
},
}SCSS
$custom: #46fffc; $custom-light: #95fffd; $custom-dark: #000000;
JSON
{
"hex": "#46fffc",
"rgb": {
"r": 70,
"g": 255,
"b": 252
},
"hsl": {
"h": 179.027,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.9109,
"c": 0.1425,
"h": 193.3
},
"luminance": 0.7985
}Semantic roles & 50–950 ramp
primary
#46FFFC
secondary
#C62326
accent
#0004E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685