#46E2FF#46E2FF
#46E2FF is a very light, vivid teal. Relative luminance 0.629; OKLCH L 84.5% C 0.132 H 213.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #46E2FF |
|---|---|
| RGB | rgb(70, 226, 255) |
| HSL | hsl(189, 100%, 64%) |
| HSV | hsv(189, 73%, 100%) |
| CMYK | cmyk(72.5%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(83.39, -30.91, -25.73) |
| CIE-LCH | lch(83.39, 40.21, 219.78°) |
| OKLab | oklab(84.47% -0.1104 -0.0717) |
| OKLCH | oklch(84.47% 0.132 213) |
| XYZ | xyz(47.7644, 62.9091, 104.2137) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.22
Robin'S Egg
#6DEDFD
ΔE00 4.56
Aqua Blue
#02D8E9
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Robin'S Egg Blue
#98EFF9
ΔE00 7.55
Bright Sky Blue
#02CCFE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46E2FF #FF6346
analogous
#46FFBF #46E2FF #4685FF
triadic
#46E2FF #FF46E2 #E2FF46
tetradic
#46E2FF #BF46FF #FF6346 #85FF46
square
#46E2FF #BF46FF #FF6346 #85FF46
split-complementary
#46E2FF #FF4685 #FFBF46
monochromatic
#00ABCB #09D8FF #46E2FF #83ECFF #C0F5FF
Accessibility & contrast
On white
1.55
#46E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#46E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46E2FF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46E2FF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B3C8FF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #46e2ff; /* rgb */ color: rgb(70, 226, 255); /* oklch */ color: oklch(84.5% 0.132 213.0);
Tailwind
colors: {
custom: {
50: '#92ebff',
500: '#46e2ff',
950: '#000000',
},
}SCSS
$custom: #46e2ff; $custom-light: #92ebff; $custom-dark: #000000;
JSON
{
"hex": "#46e2ff",
"rgb": {
"r": 70,
"g": 226,
"b": 255
},
"hsl": {
"h": 189.405,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.84468,
"c": 0.13161,
"h": 213
},
"luminance": 0.62915
}Semantic roles & 50–950 ramp
primary
#46E2FF
secondary
#C63D23
accent
#2400E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1618
muted
#808486