#46FFA5#46FFA5
#46FFA5 is a very light, vivid teal. Relative luminance 0.755; OKLCH L 88.8% C 0.193 H 156.8°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFA5 |
|---|---|
| RGB | rgb(70, 255, 165) |
| HSL | hsl(151, 100%, 64%) |
| HSV | hsv(151, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(89.64, -65.45, 30.14) |
| CIE-LCH | lch(89.64, 72.06, 155.27°) |
| OKLab | oklab(88.82% -0.1771 0.0757) |
| OKLCH | oklch(88.82% 0.193 156.8) |
| XYZ | xyz(45.0729, 75.5334, 47.7940) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.00
Light Green Blue
#56FCA2
ΔE00 1.05
Bright Sea Green
#05FFA6
ΔE00 1.54
Mediumspringgreen
#00FA9A
ΔE00 1.97
Light Bluish Green
#76FDA8
ΔE00 2.88
Greenish Turquoise
#00FBB0
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFA5 #FF46A0
analogous
#46FF48 #46FFA5 #46FCFF
triadic
#46FFA5 #A546FF #FFA546
tetradic
#46FFA5 #4846FF #FF46A0 #FCFF46
square
#46FFA5 #4846FF #FF46A0 #FCFF46
split-complementary
#46FFA5 #FF46FC #FF4846
monochromatic
#00CB68 #09FF87 #46FFA5 #83FFC3 #C0FFE1
Accessibility & contrast
On white
1.30
#46FFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#46FFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFA5
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFA5 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEB9F
Deuteranopia (green-blind)
#E7DBAB
Tritanopia (blue-blind)
#00FDE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #46ffa5; /* rgb */ color: rgb(70, 255, 165); /* oklch */ color: oklch(88.8% 0.193 156.8);
Tailwind
colors: {
custom: {
50: '#91ffc0',
500: '#46ffa5',
950: '#000000',
},
}SCSS
$custom: #46ffa5; $custom-light: #91ffc0; $custom-dark: #000000;
JSON
{
"hex": "#46ffa5",
"rgb": {
"r": 70,
"g": 255,
"b": 165
},
"hsl": {
"h": 150.811,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88823,
"c": 0.19256,
"h": 156.8
},
"luminance": 0.75539
}Semantic roles & 50–950 ramp
primary
#46FFA5
secondary
#C62372
accent
#0070E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682