#46FFAC#46FFAC
#46FFAC is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.0% C 0.187 H 158.7°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFAC |
|---|---|
| RGB | rgb(70, 255, 172) |
| HSL | hsl(153, 100%, 64%) |
| HSV | hsv(153, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(89.76, -64.09, 26.79) |
| CIE-LCH | lch(89.76, 69.47, 157.32°) |
| OKLab | oklab(88.96% -0.1739 0.0677) |
| OKLCH | oklch(88.96% 0.187 158.7) |
| XYZ | xyz(45.7276, 75.7953, 51.2417) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Sea Green
#05FFA6
ΔE00 1.51
Light Green Blue
#56FCA2
ΔE00 1.90
Sea Green (survey)
#53FCA1
ΔE00 1.95
Greenish Turquoise
#00FBB0
ΔE00 2.45
Greenish Cyan
#2AFEB7
ΔE00 2.66
Mediumspringgreen
#00FA9A
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFAC #FF4699
analogous
#46FF4F #46FFAC #46F6FF
triadic
#46FFAC #AC46FF #FFAC46
tetradic
#46FFAC #4F46FF #FF4699 #F6FF46
square
#46FFAC #4F46FF #FF4699 #F6FF46
split-complementary
#46FFAC #FF46F6 #FF4F46
monochromatic
#00CB70 #09FF91 #46FFAC #83FFC7 #C0FFE3
Accessibility & contrast
On white
1.30
#46FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#46FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFAC
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFAC | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA7
Deuteranopia (green-blind)
#E6DBB1
Tritanopia (blue-blind)
#00FEE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #46ffac; /* rgb */ color: rgb(70, 255, 172); /* oklch */ color: oklch(89.0% 0.187 158.7);
Tailwind
colors: {
custom: {
50: '#91ffc5',
500: '#46ffac',
950: '#000000',
},
}SCSS
$custom: #46ffac; $custom-light: #91ffc5; $custom-dark: #000000;
JSON
{
"hex": "#46ffac",
"rgb": {
"r": 70,
"g": 255,
"b": 172
},
"hsl": {
"h": 153.081,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88964,
"c": 0.18664,
"h": 158.7
},
"luminance": 0.75801
}Semantic roles & 50–950 ramp
primary
#46FFAC
secondary
#C6236C
accent
#0067E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682