#46FBFF#46FBFF
#46FBFF is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.3% C 0.140 H 197.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #46FBFF |
|---|---|
| RGB | rgb(70, 251, 255) |
| HSL | hsl(181, 100%, 64%) |
| HSV | hsv(181, 73%, 100%) |
| CMYK | cmyk(72.5%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(90.56, -42.47, -14.90) |
| CIE-LCH | lch(90.56, 45.01, 199.34°) |
| OKLab | oklab(90.26% -0.1337 -0.0414) |
| OKLCH | oklch(90.26% 0.14 197.2) |
| XYZ | xyz(55.0648, 77.5098, 106.6471) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.11
Bright Light Blue
#26F7FD
ΔE00 1.29
Aqua
#00FFFF
ΔE00 2.20
Bright Turquoise
#0FFEF9
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 6.10
Bright Aqua
#0BF9EA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FBFF #FF4A46
analogous
#46FFA6 #46FBFF #469EFF
triadic
#46FBFF #FF46FB #FBFF46
tetradic
#46FBFF #A646FF #FF4A46 #9EFF46
square
#46FBFF #A646FF #FF4A46 #9EFF46
split-complementary
#46FBFF #FF469E #FFA646
monochromatic
#00C6CB #09FAFF #46FBFF #83FCFF #C0FEFF
Accessibility & contrast
On white
1.27
#46FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#46FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FBFF
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FBFF | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#CFDCFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #46fbff; /* rgb */ color: rgb(70, 251, 255); /* oklch */ color: oklch(90.3% 0.140 197.2);
Tailwind
colors: {
custom: {
50: '#95fdff',
500: '#46fbff',
950: '#000000',
},
}SCSS
$custom: #46fbff; $custom-light: #95fdff; $custom-dark: #000000;
JSON
{
"hex": "#46fbff",
"rgb": {
"r": 70,
"g": 251,
"b": 255
},
"hsl": {
"h": 181.297,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.90259,
"c": 0.13999,
"h": 197.2
},
"luminance": 0.77516
}Semantic roles & 50–950 ramp
primary
#46FBFF
secondary
#C62723
accent
#0500E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1818
muted
#808686