#46ECEF#46ECEF
#46ECEF is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.2% C 0.132 H 196.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #46ECEF |
|---|---|
| RGB | rgb(70, 236, 239) |
| HSL | hsl(181, 84%, 61%) |
| HSV | hsv(181, 71%, 94%) |
| CMYK | cmyk(70.7%, 1.3%, 0%, 6.3%) |
| CIE-LAB | lab(85.77, -40.21, -13.72) |
| CIE-LCH | lch(85.77, 42.49, 198.84°) |
| OKLab | oklab(86.22% -0.1262 -0.0381) |
| OKLCH | oklch(86.22% 0.132 196.8) |
| XYZ | xyz(48.0942, 67.5193, 92.1424) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.60
Bright Cyan
#41FDFE
ΔE00 3.64
Aqua
#00FFFF
ΔE00 4.37
Bright Turquoise
#0FFEF9
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.58
Aqua Blue
#02D8E9
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46ECEF #EF4946
analogous
#46EF9D #46ECEF #4697EF
triadic
#46ECEF #EF46EC #ECEF46
tetradic
#46ECEF #9D46EF #EF4946 #97EF46
square
#46ECEF #9D46EF #EF4946 #97EF46
split-complementary
#46ECEF #EF4697 #EF9D46
monochromatic
#0FA9AC #14E0E4 #46ECEF #7EF2F4 #B7F8F9
Accessibility & contrast
On white
1.45
#46ECEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#46ECEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46ECEF
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46ECEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46ECEF | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#C3CFF0
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #46ecef; /* rgb */ color: rgb(70, 236, 239); /* oklch */ color: oklch(86.2% 0.132 196.8);
Tailwind
colors: {
custom: {
50: '#92f2f4',
500: '#46ecef',
950: '#000000',
},
}SCSS
$custom: #46ecef; $custom-light: #92f2f4; $custom-dark: #000000;
JSON
{
"hex": "#46ecef",
"rgb": {
"r": 70,
"g": 236,
"b": 239
},
"hsl": {
"h": 181.065,
"s": 84.08,
"l": 60.588
},
"oklch": {
"l": 0.86216,
"c": 0.13187,
"h": 196.8
},
"luminance": 0.67525
}Semantic roles & 50–950 ramp
primary
#46ECEF
secondary
#AD2F2D
accent
#0905E1
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585