#46FFF2#46FFF2
#46FFF2 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.144 H 187.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFF2 |
|---|---|
| RGB | rgb(70, 255, 242) |
| HSL | hsl(176, 100%, 64%) |
| HSV | hsv(176, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(91.34, -47.76, -6.99) |
| CIE-LCH | lch(91.34, 48.27, 188.33°) |
| OKLab | oklab(90.77% -0.1429 -0.0197) |
| OKLCH | oklch(90.77% 0.144 187.9) |
| XYZ | xyz(54.3052, 79.2263, 96.4173) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.96
Bright Turquoise
#0FFEF9
ΔE00 2.65
Aqua
#00FFFF
ΔE00 4.09
Bright Cyan
#41FDFE
ΔE00 4.43
Tiffany Blue
#7BF2DA
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFF2 #FF4653
analogous
#46FF95 #46FFF2 #46AFFF
triadic
#46FFF2 #F246FF #FFF246
tetradic
#46FFF2 #9546FF #FF4653 #AFFF46
square
#46FFF2 #9546FF #FF4653 #AFFF46
split-complementary
#46FFF2 #FF46AF #FF9546
monochromatic
#00CBBC #09FFEE #46FFF2 #83FFF6 #C0FFFB
Accessibility & contrast
On white
1.25
#46FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#46FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFF2
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFF2 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#D7DEF4
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #46fff2; /* rgb */ color: rgb(70, 255, 242); /* oklch */ color: oklch(90.8% 0.144 187.9);
Tailwind
colors: {
custom: {
50: '#94fff6',
500: '#46fff2',
950: '#000000',
},
}SCSS
$custom: #46fff2; $custom-light: #94fff6; $custom-dark: #000000;
JSON
{
"hex": "#46fff2",
"rgb": {
"r": 70,
"g": 255,
"b": 242
},
"hsl": {
"h": 175.784,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.90771,
"c": 0.14425,
"h": 187.9
},
"luminance": 0.79233
}Semantic roles & 50–950 ramp
primary
#46FFF2
secondary
#C6232E
accent
#0010E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1817
muted
#808685