#46FEFF#46FEFF
#46FEFF is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.142 H 195.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #46FEFF |
|---|---|
| RGB | rgb(70, 254, 255) |
| HSL | hsl(180, 100%, 64%) |
| HSV | hsv(180, 73%, 100%) |
| CMYK | cmyk(72.5%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(91.41, -43.80, -13.62) |
| CIE-LCH | lch(91.41, 45.87, 197.27°) |
| OKLab | oklab(90.96% -0.1365 -0.0379) |
| OKLCH | oklch(90.96% 0.142 195.5) |
| XYZ | xyz(56.0093, 79.3989, 106.9620) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.27
Aqua
#00FFFF
ΔE00 1.43
Bright Light Blue
#26F7FD
ΔE00 2.17
Bright Turquoise
#0FFEF9
ΔE00 2.45
Bright Aqua
#0BF9EA
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FEFF #FF4746
analogous
#46FFA3 #46FEFF #46A1FF
triadic
#46FEFF #FF46FE #FEFF46
tetradic
#46FEFF #A346FF #FF4746 #A1FF46
square
#46FEFF #A346FF #FF4746 #A1FF46
split-complementary
#46FEFF #FF46A1 #FFA346
monochromatic
#00CACB #09FEFF #46FEFF #83FEFF #C0FFFF
Accessibility & contrast
On white
1.24
#46FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#46FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FEFF
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FEFF | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D2DEFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #46feff; /* rgb */ color: rgb(70, 254, 255); /* oklch */ color: oklch(91.0% 0.142 195.5);
Tailwind
colors: {
custom: {
50: '#95ffff',
500: '#46feff',
950: '#000000',
},
}SCSS
$custom: #46feff; $custom-light: #95ffff; $custom-dark: #000000;
JSON
{
"hex": "#46feff",
"rgb": {
"r": 70,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.324,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.90956,
"c": 0.14167,
"h": 195.5
},
"luminance": 0.79406
}Semantic roles & 50–950 ramp
primary
#46FEFF
secondary
#C62423
accent
#0100E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1818
muted
#808686