#46FFFF#46FFFF
#46FFFF is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.142 H 194.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFFF |
|---|---|
| RGB | rgb(70, 255, 255) |
| HSL | hsl(180, 100%, 64%) |
| HSV | hsv(180, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 0%, 0%) |
| CIE-LAB | lab(91.70, -44.25, -13.19) |
| CIE-LCH | lch(91.70, 46.17, 196.60°) |
| OKLab | oklab(91.19% -0.1374 -0.0367) |
| OKLCH | oklch(91.19% 0.142 194.9) |
| XYZ | xyz(56.3275, 80.0353, 107.0680) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.52
Aqua
#00FFFF
ΔE00 1.31
Bright Turquoise
#0FFEF9
ΔE00 2.19
Bright Light Blue
#26F7FD
ΔE00 2.52
Bright Aqua
#0BF9EA
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFFF #FF4646
analogous
#46FFA2 #46FFFF #46A2FF
triadic
#46FFFF #FF46FF #FFFF46
tetradic
#46FFFF #A246FF #FF4646 #A2FF46
square
#46FFFF #A246FF #FF4646 #A2FF46
split-complementary
#46FFFF #FF46A2 #FFA246
monochromatic
#00CBCB #09FFFF #46FFFF #83FFFF #C0FFFF
Accessibility & contrast
On white
1.23
#46FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#46FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFFF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFFF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #46ffff; /* rgb */ color: rgb(70, 255, 255); /* oklch */ color: oklch(91.2% 0.142 194.9);
Tailwind
colors: {
custom: {
50: '#95ffff',
500: '#46ffff',
950: '#000000',
},
}SCSS
$custom: #46ffff; $custom-light: #95ffff; $custom-dark: #000000;
JSON
{
"hex": "#46ffff",
"rgb": {
"r": 70,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.91188,
"c": 0.14225,
"h": 194.9
},
"luminance": 0.80042
}Semantic roles & 50–950 ramp
primary
#46FFFF
secondary
#C62323
accent
#0000E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1818
muted
#808686