#46FFCE#46FFCE
#46FFCE is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.161 H 170.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFCE |
|---|---|
| RGB | rgb(70, 255, 206) |
| HSL | hsl(164, 100%, 64%) |
| HSV | hsv(164, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.45, -56.76, 10.35) |
| CIE-LCH | lch(90.45, 57.70, 169.67°) |
| OKLab | oklab(89.75% -0.1587 0.0264) |
| OKLCH | oklch(89.75% 0.161 170.6) |
| XYZ | xyz(49.4205, 77.2724, 70.6910) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.96
Aquamarine
#7FFFD4
ΔE00 3.57
Light Aquamarine
#7BFDC7
ΔE00 3.94
Light Turquoise
#7EF4CC
ΔE00 4.50
Greenish Cyan
#2AFEB7
ΔE00 4.64
Aqua Marine
#2EE8BB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFCE #FF4677
analogous
#46FF71 #46FFCE #46D3FF
triadic
#46FFCE #CE46FF #FFCE46
tetradic
#46FFCE #7146FF #FF4677 #D3FF46
square
#46FFCE #7146FF #FF4677 #D3FF46
split-complementary
#46FFCE #FF46D3 #FF7146
monochromatic
#00CB95 #09FFBE #46FFCE #83FFDE #C0FFEE
Accessibility & contrast
On white
1.28
#46FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#46FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFCE
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFCE | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E0DCD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #46ffce; /* rgb */ color: rgb(70, 255, 206); /* oklch */ color: oklch(89.8% 0.161 170.6);
Tailwind
colors: {
custom: {
50: '#92ffdd',
500: '#46ffce',
950: '#000000',
},
}SCSS
$custom: #46ffce; $custom-light: #92ffdd; $custom-dark: #000000;
JSON
{
"hex": "#46ffce",
"rgb": {
"r": 70,
"g": 255,
"b": 206
},
"hsl": {
"h": 164.108,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.8975,
"c": 0.16088,
"h": 170.6
},
"luminance": 0.77278
}Semantic roles & 50–950 ramp
primary
#46FFCE
secondary
#C6234E
accent
#003DE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684