#46EFED#46EFED
#46EFED is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.9% C 0.134 H 193.8°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #46EFED |
|---|---|
| RGB | rgb(70, 239, 237) |
| HSL | hsl(179, 84%, 61%) |
| HSV | hsv(179, 71%, 94%) |
| CMYK | cmyk(70.7%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(86.58, -42.11, -11.46) |
| CIE-LCH | lch(86.58, 43.65, 195.22°) |
| OKLab | oklab(86.85% -0.1299 -0.0319) |
| OKLCH | oklch(86.85% 0.134 193.8) |
| XYZ | xyz(48.6713, 69.1437, 90.8853) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.06
Bright Cyan
#41FDFE
ΔE00 3.09
Bright Turquoise
#0FFEF9
ΔE00 3.52
Aqua
#00FFFF
ΔE00 3.59
Bright Aqua
#0BF9EA
ΔE00 4.85
Turquoise
#40E0D0
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46EFED #EF4648
analogous
#46EF98 #46EFED #469CEF
triadic
#46EFED #ED46EF #EFED46
tetradic
#46EFED #9846EF #EF4648 #9CEF46
square
#46EFED #9846EF #EF4648 #9CEF46
split-complementary
#46EFED #EF469C #EF9846
monochromatic
#0FACAA #14E4E2 #46EFED #7EF4F2 #B7F9F8
Accessibility & contrast
On white
1.42
#46EFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#46EFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46EFED
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46EFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46EFED | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #46efed; /* rgb */ color: rgb(70, 239, 237); /* oklch */ color: oklch(86.9% 0.134 193.8);
Tailwind
colors: {
custom: {
50: '#92f5f2',
500: '#46efed',
950: '#000000',
},
}SCSS
$custom: #46efed; $custom-light: #92f5f2; $custom-dark: #000000;
JSON
{
"hex": "#46efed",
"rgb": {
"r": 70,
"g": 239,
"b": 237
},
"hsl": {
"h": 179.29,
"s": 84.08,
"l": 60.588
},
"oklch": {
"l": 0.86854,
"c": 0.13378,
"h": 193.8
},
"luminance": 0.6915
}Semantic roles & 50–950 ramp
primary
#46EFED
secondary
#AD2D2E
accent
#0508E1
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585