#46FEFB#46FEFB
#46FEFB is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.142 H 193.3°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #46FEFB |
|---|---|
| RGB | rgb(70, 254, 251) |
| HSL | hsl(179, 99%, 64%) |
| HSV | hsv(179, 72%, 100%) |
| CMYK | cmyk(72.4%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(91.30, -44.90, -11.72) |
| CIE-LCH | lch(91.30, 46.41, 194.62°) |
| OKLab | oklab(90.82% -0.1382 -0.0326) |
| OKLCH | oklch(90.82% 0.142 193.3) |
| XYZ | xyz(55.3721, 79.1440, 103.6061) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.27
Aqua
#00FFFF
ΔE00 1.46
Bright Turquoise
#0FFEF9
ΔE00 1.46
Bright Light Blue
#26F7FD
ΔE00 3.15
Bright Aqua
#0BF9EA
ΔE00 4.29
Light Cyan
#ACFFFC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FEFB #FE4649
analogous
#46FE9F #46FEFB #46A5FE
triadic
#46FEFB #FB46FE #FEFB46
tetradic
#46FEFB #9F46FE #FE4649 #A5FE46
square
#46FEFB #9F46FE #FE4649 #A5FE46
split-complementary
#46FEFB #FE46A5 #FE9F46
monochromatic
#01C9C5 #09FEFA #46FEFB #83FEFC #C0FFFE
Accessibility & contrast
On white
1.25
#46FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#46FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FEFB
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FEFB | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #46fefb; /* rgb */ color: rgb(70, 254, 251); /* oklch */ color: oklch(90.8% 0.142 193.3);
Tailwind
colors: {
custom: {
50: '#95fffc',
500: '#46fefb',
950: '#000000',
},
}SCSS
$custom: #46fefb; $custom-light: #95fffc; $custom-dark: #000000;
JSON
{
"hex": "#46fefb",
"rgb": {
"r": 70,
"g": 254,
"b": 251
},
"hsl": {
"h": 179.022,
"s": 98.925,
"l": 63.529
},
"oklch": {
"l": 0.90824,
"c": 0.14197,
"h": 193.3
},
"luminance": 0.79151
}Semantic roles & 50–950 ramp
primary
#46FEFB
secondary
#C42426
accent
#0004E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685