#46FFA6#46FFA6
#46FFA6 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 88.8% C 0.192 H 157.1°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFA6 |
|---|---|
| RGB | rgb(70, 255, 166) |
| HSL | hsl(151, 100%, 64%) |
| HSV | hsv(151, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 34.9%, 0%) |
| CIE-LAB | lab(89.66, -65.26, 29.67) |
| CIE-LCH | lch(89.66, 71.68, 155.55°) |
| OKLab | oklab(88.84% -0.1766 0.0746) |
| OKLCH | oklch(88.84% 0.192 157.1) |
| XYZ | xyz(45.1643, 75.5700, 48.2752) |
| Luminance | 0.7558 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.10
Light Green Blue
#56FCA2
ΔE00 1.13
Bright Sea Green
#05FFA6
ΔE00 1.47
Mediumspringgreen
#00FA9A
ΔE00 2.04
Light Bluish Green
#76FDA8
ΔE00 2.90
Greenish Turquoise
#00FBB0
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFA6 #FF469F
analogous
#46FF49 #46FFA6 #46FCFF
triadic
#46FFA6 #A646FF #FFA646
tetradic
#46FFA6 #4946FF #FF469F #FCFF46
square
#46FFA6 #4946FF #FF469F #FCFF46
split-complementary
#46FFA6 #FF46FC #FF4946
monochromatic
#00CB69 #09FF89 #46FFA6 #83FFC3 #C0FFE1
Accessibility & contrast
On white
1.30
#46FFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#46FFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFA6
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFA6 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA0
Deuteranopia (green-blind)
#E7DBAC
Tritanopia (blue-blind)
#00FDE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #46ffa6; /* rgb */ color: rgb(70, 255, 166); /* oklch */ color: oklch(88.8% 0.192 157.1);
Tailwind
colors: {
custom: {
50: '#91ffc1',
500: '#46ffa6',
950: '#000000',
},
}SCSS
$custom: #46ffa6; $custom-light: #91ffc1; $custom-dark: #000000;
JSON
{
"hex": "#46ffa6",
"rgb": {
"r": 70,
"g": 255,
"b": 166
},
"hsl": {
"h": 151.135,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88843,
"c": 0.19171,
"h": 157.1
},
"luminance": 0.75575
}Semantic roles & 50–950 ramp
primary
#46FFA6
secondary
#C62372
accent
#006EE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682