#46FFAA#46FFAA
#46FFAA is a very light, vivid teal. Relative luminance 0.757; OKLCH L 88.9% C 0.188 H 158.2°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFAA |
|---|---|
| RGB | rgb(70, 255, 170) |
| HSL | hsl(152, 100%, 64%) |
| HSV | hsv(152, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(89.73, -64.49, 27.75) |
| CIE-LCH | lch(89.73, 70.20, 156.72°) |
| OKLab | oklab(88.92% -0.1748 0.07) |
| OKLCH | oklch(88.92% 0.188 158.2) |
| XYZ | xyz(45.5369, 75.7190, 50.2377) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Sea Green
#05FFA6
ΔE00 1.41
Light Green Blue
#56FCA2
ΔE00 1.60
Sea Green (survey)
#53FCA1
ΔE00 1.63
Mediumspringgreen
#00FA9A
ΔE00 2.43
Greenish Turquoise
#00FBB0
ΔE00 2.72
Greenish Cyan
#2AFEB7
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFAA #FF469B
analogous
#46FF4D #46FFAA #46F8FF
triadic
#46FFAA #AA46FF #FFAA46
tetradic
#46FFAA #4D46FF #FF469B #F8FF46
square
#46FFAA #4D46FF #FF469B #F8FF46
split-complementary
#46FFAA #FF46F8 #FF4D46
monochromatic
#00CB6E #09FF8E #46FFAA #83FFC6 #C0FFE2
Accessibility & contrast
On white
1.30
#46FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#46FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFAA
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFAA | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA5
Deuteranopia (green-blind)
#E6DBB0
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #46ffaa; /* rgb */ color: rgb(70, 255, 170); /* oklch */ color: oklch(88.9% 0.188 158.2);
Tailwind
colors: {
custom: {
50: '#91ffc3',
500: '#46ffaa',
950: '#000000',
},
}SCSS
$custom: #46ffaa; $custom-light: #91ffc3; $custom-dark: #000000;
JSON
{
"hex": "#46ffaa",
"rgb": {
"r": 70,
"g": 255,
"b": 170
},
"hsl": {
"h": 152.432,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88923,
"c": 0.18832,
"h": 158.2
},
"luminance": 0.75724
}Semantic roles & 50–950 ramp
primary
#46FFAA
secondary
#C6236E
accent
#0069E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682