#46FFB4#46FFB4
#46FFB4 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.1% C 0.180 H 161.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFB4 |
|---|---|
| RGB | rgb(70, 255, 180) |
| HSL | hsl(156, 100%, 64%) |
| HSV | hsv(156, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(89.91, -62.48, 22.93) |
| CIE-LCH | lch(89.91, 66.55, 159.85°) |
| OKLab | oklab(89.13% -0.1704 0.0582) |
| OKLCH | oklch(89.13% 0.18 161.1) |
| XYZ | xyz(46.5191, 76.1119, 55.4105) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.37
Greenish Turquoise
#00FBB0
ΔE00 1.72
Light Greenish Blue
#63F7B4
ΔE00 2.39
Bright Sea Green
#05FFA6
ΔE00 2.50
Light Green Blue
#56FCA2
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFB4 #FF4691
analogous
#46FF57 #46FFB4 #46EDFF
triadic
#46FFB4 #B446FF #FFB446
tetradic
#46FFB4 #5746FF #FF4691 #EDFF46
square
#46FFB4 #5746FF #FF4691 #EDFF46
split-complementary
#46FFB4 #FF46ED #FF5746
monochromatic
#00CB78 #09FF9B #46FFB4 #83FFCD #C0FFE6
Accessibility & contrast
On white
1.29
#46FFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#46FFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFB4
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFB4 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB0
Deuteranopia (green-blind)
#E4DBB9
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #46ffb4; /* rgb */ color: rgb(70, 255, 180); /* oklch */ color: oklch(89.1% 0.180 161.1);
Tailwind
colors: {
custom: {
50: '#92ffca',
500: '#46ffb4',
950: '#000000',
},
}SCSS
$custom: #46ffb4; $custom-light: #92ffca; $custom-dark: #000000;
JSON
{
"hex": "#46ffb4",
"rgb": {
"r": 70,
"g": 255,
"b": 180
},
"hsl": {
"h": 155.676,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.89133,
"c": 0.18004,
"h": 161.1
},
"luminance": 0.76117
}Semantic roles & 50–950 ramp
primary
#46FFB4
secondary
#C62365
accent
#005DE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682