#46FFAB#46FFAB
#46FFAB is a very light, vivid teal. Relative luminance 0.758; OKLCH L 88.9% C 0.187 H 158.5°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFAB |
|---|---|
| RGB | rgb(70, 255, 171) |
| HSL | hsl(153, 100%, 64%) |
| HSV | hsv(153, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(89.75, -64.29, 27.27) |
| CIE-LCH | lch(89.75, 69.83, 157.02°) |
| OKLab | oklab(88.94% -0.1744 0.0688) |
| OKLCH | oklch(88.94% 0.187 158.5) |
| XYZ | xyz(45.6319, 75.7570, 50.7378) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Sea Green
#05FFA6
ΔE00 1.45
Light Green Blue
#56FCA2
ΔE00 1.75
Sea Green (survey)
#53FCA1
ΔE00 1.79
Mediumspringgreen
#00FA9A
ΔE00 2.55
Greenish Turquoise
#00FBB0
ΔE00 2.58
Greenish Cyan
#2AFEB7
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFAB #FF469A
analogous
#46FF4E #46FFAB #46F6FF
triadic
#46FFAB #AB46FF #FFAB46
tetradic
#46FFAB #4E46FF #FF469A #F6FF46
square
#46FFAB #4E46FF #FF469A #F6FF46
split-complementary
#46FFAB #FF46F6 #FF4E46
monochromatic
#00CB6F #09FF8F #46FFAB #83FFC7 #C0FFE3
Accessibility & contrast
On white
1.30
#46FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#46FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFAB
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFAB | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA6
Deuteranopia (green-blind)
#E6DBB0
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #46ffab; /* rgb */ color: rgb(70, 255, 171); /* oklch */ color: oklch(88.9% 0.187 158.5);
Tailwind
colors: {
custom: {
50: '#91ffc4',
500: '#46ffab',
950: '#000000',
},
}SCSS
$custom: #46ffab; $custom-light: #91ffc4; $custom-dark: #000000;
JSON
{
"hex": "#46ffab",
"rgb": {
"r": 70,
"g": 255,
"b": 171
},
"hsl": {
"h": 152.757,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88943,
"c": 0.18747,
"h": 158.5
},
"luminance": 0.75762
}Semantic roles & 50–950 ramp
primary
#46FFAB
secondary
#C6236D
accent
#0068E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682