#46FCFF#46FCFF
#46FCFF is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.141 H 196.6°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #46FCFF |
|---|---|
| RGB | rgb(70, 252, 255) |
| HSL | hsl(181, 100%, 64%) |
| HSV | hsv(181, 73%, 100%) |
| CMYK | cmyk(72.5%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(90.84, -42.92, -14.48) |
| CIE-LCH | lch(90.84, 45.29, 198.64°) |
| OKLab | oklab(90.49% -0.1346 -0.0402) |
| OKLCH | oklch(90.49% 0.141 196.6) |
| XYZ | xyz(55.3780, 78.1362, 106.7515) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.74
Bright Light Blue
#26F7FD
ΔE00 1.55
Aqua
#00FFFF
ΔE00 1.90
Bright Turquoise
#0FFEF9
ΔE00 3.06
Bright Aqua
#0BF9EA
ΔE00 6.08
Robin'S Egg
#6DEDFD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FCFF #FF4946
analogous
#46FFA5 #46FCFF #469FFF
triadic
#46FCFF #FF46FC #FCFF46
tetradic
#46FCFF #A546FF #FF4946 #9FFF46
square
#46FCFF #A546FF #FF4946 #9FFF46
split-complementary
#46FCFF #FF469F #FFA546
monochromatic
#00C7CB #09FBFF #46FCFF #83FDFF #C0FEFF
Accessibility & contrast
On white
1.26
#46FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#46FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FCFF
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FCFF | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D0DCFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #46fcff; /* rgb */ color: rgb(70, 252, 255); /* oklch */ color: oklch(90.5% 0.141 196.6);
Tailwind
colors: {
custom: {
50: '#95feff',
500: '#46fcff',
950: '#000000',
},
}SCSS
$custom: #46fcff; $custom-light: #95feff; $custom-dark: #000000;
JSON
{
"hex": "#46fcff",
"rgb": {
"r": 70,
"g": 252,
"b": 255
},
"hsl": {
"h": 180.973,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.90491,
"c": 0.14053,
"h": 196.6
},
"luminance": 0.78143
}Semantic roles & 50–950 ramp
primary
#46FCFF
secondary
#C62623
accent
#0400E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1818
muted
#808686