#46FFDA#46FFDA
#46FFDA is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.154 H 175.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFDA |
|---|---|
| RGB | rgb(70, 255, 218) |
| HSL | hsl(168, 100%, 64%) |
| HSV | hsv(168, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(90.72, -53.89, 4.55) |
| CIE-LCH | lch(90.72, 54.08, 175.18°) |
| OKLab | oklab(90.07% -0.1533 0.0112) |
| OKLCH | oklch(90.07% 0.154 175.8) |
| XYZ | xyz(50.9342, 77.8780, 78.6636) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.88
Aquamarine
#7FFFD4
ΔE00 4.25
Aqua (survey)
#13EAC9
ΔE00 4.70
Light Aqua
#8CFFDB
ΔE00 4.75
Light Turquoise
#7EF4CC
ΔE00 4.88
Tiffany Blue
#7BF2DA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFDA #FF466B
analogous
#46FF7D #46FFDA #46C7FF
triadic
#46FFDA #DA46FF #FFDA46
tetradic
#46FFDA #7D46FF #FF466B #C7FF46
square
#46FFDA #7D46FF #FF466B #C7FF46
split-complementary
#46FFDA #FF46C7 #FF7D46
monochromatic
#00CBA2 #09FFCE #46FFDA #83FFE6 #C0FFF2
Accessibility & contrast
On white
1.27
#46FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#46FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFDA
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFDA | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #46ffda; /* rgb */ color: rgb(70, 255, 218); /* oklch */ color: oklch(90.1% 0.154 175.8);
Tailwind
colors: {
custom: {
50: '#93ffe5',
500: '#46ffda',
950: '#000000',
},
}SCSS
$custom: #46ffda; $custom-light: #93ffe5; $custom-dark: #000000;
JSON
{
"hex": "#46ffda",
"rgb": {
"r": 70,
"g": 255,
"b": 218
},
"hsl": {
"h": 168,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.90069,
"c": 0.15376,
"h": 175.8
},
"luminance": 0.77884
}Semantic roles & 50–950 ramp
primary
#46FFDA
secondary
#C62344
accent
#002EE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684