#46E8EF#46E8EF
#46E8EF is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.3% C 0.130 H 199.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #46E8EF |
|---|---|
| RGB | rgb(70, 232, 239) |
| HSL | hsl(182, 84%, 61%) |
| HSV | hsv(182, 71%, 94%) |
| CMYK | cmyk(70.7%, 2.9%, 0%, 6.3%) |
| CIE-LAB | lab(84.61, -38.39, -15.45) |
| CIE-LCH | lch(84.61, 41.39, 201.92°) |
| OKLab | oklab(85.28% -0.1224 -0.0429) |
| OKLCH | oklch(85.28% 0.13 199.3) |
| XYZ | xyz(46.9554, 65.2417, 91.7628) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.41
Robin'S Egg
#6DEDFD
ΔE00 4.50
Aqua Blue
#02D8E9
ΔE00 4.90
Bright Cyan
#41FDFE
ΔE00 4.91
Aqua
#00FFFF
ΔE00 5.68
Robin Egg Blue
#8AF1FE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46E8EF #EF4D46
analogous
#46EFA1 #46E8EF #4693EF
triadic
#46E8EF #EF46E8 #E8EF46
tetradic
#46E8EF #A146EF #EF4D46 #93EF46
square
#46E8EF #A146EF #EF4D46 #93EF46
split-complementary
#46E8EF #EF4693 #EFA146
monochromatic
#0FA5AC #14DBE4 #46E8EF #7EEFF4 #B7F6F9
Accessibility & contrast
On white
1.49
#46E8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#46E8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46E8EF
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46E8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46E8EF | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF0
Deuteranopia (green-blind)
#BFCCF0
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #46e8ef; /* rgb */ color: rgb(70, 232, 239); /* oklch */ color: oklch(85.3% 0.130 199.3);
Tailwind
colors: {
custom: {
50: '#91f0f4',
500: '#46e8ef',
950: '#000000',
},
}SCSS
$custom: #46e8ef; $custom-light: #91f0f4; $custom-dark: #000000;
JSON
{
"hex": "#46e8ef",
"rgb": {
"r": 70,
"g": 232,
"b": 239
},
"hsl": {
"h": 182.485,
"s": 84.08,
"l": 60.588
},
"oklch": {
"l": 0.85278,
"c": 0.12973,
"h": 199.3
},
"luminance": 0.65247
}Semantic roles & 50–950 ramp
primary
#46E8EF
secondary
#AD322D
accent
#0E05E1
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1617
muted
#808585