#46FFA8#46FFA8
#46FFA8 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 88.9% C 0.190 H 157.6°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFA8 |
|---|---|
| RGB | rgb(70, 255, 168) |
| HSL | hsl(152, 100%, 64%) |
| HSV | hsv(152, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 34.1%, 0%) |
| CIE-LAB | lab(89.69, -64.87, 28.71) |
| CIE-LCH | lch(89.69, 70.94, 156.13°) |
| OKLab | oklab(88.88% -0.1757 0.0723) |
| OKLCH | oklch(88.88% 0.19 157.6) |
| XYZ | xyz(45.3492, 75.6439, 49.2489) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.34
Sea Green (survey)
#53FCA1
ΔE00 1.35
Bright Sea Green
#05FFA6
ΔE00 1.40
Mediumspringgreen
#00FA9A
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.97
Greenish Turquoise
#00FBB0
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFA8 #FF469D
analogous
#46FF4B #46FFA8 #46F9FF
triadic
#46FFA8 #A846FF #FFA846
tetradic
#46FFA8 #4B46FF #FF469D #F9FF46
square
#46FFA8 #4B46FF #FF469D #F9FF46
split-complementary
#46FFA8 #FF46F9 #FF4B46
monochromatic
#00CB6B #09FF8B #46FFA8 #83FFC5 #C0FFE2
Accessibility & contrast
On white
1.30
#46FFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#46FFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFA8
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFA8 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA2
Deuteranopia (green-blind)
#E6DBAE
Tritanopia (blue-blind)
#00FDE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #46ffa8; /* rgb */ color: rgb(70, 255, 168); /* oklch */ color: oklch(88.9% 0.190 157.6);
Tailwind
colors: {
custom: {
50: '#91ffc2',
500: '#46ffa8',
950: '#000000',
},
}SCSS
$custom: #46ffa8; $custom-light: #91ffc2; $custom-dark: #000000;
JSON
{
"hex": "#46ffa8",
"rgb": {
"r": 70,
"g": 255,
"b": 168
},
"hsl": {
"h": 151.784,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88883,
"c": 0.19001,
"h": 157.6
},
"luminance": 0.75649
}Semantic roles & 50–950 ramp
primary
#46FFA8
secondary
#C62370
accent
#006CE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682