#46FFD9#46FFD9
#46FFD9 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.154 H 175.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFD9 |
|---|---|
| RGB | rgb(70, 255, 217) |
| HSL | hsl(168, 100%, 64%) |
| HSV | hsv(168, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(90.70, -54.14, 5.03) |
| CIE-LCH | lch(90.70, 54.37, 174.69°) |
| OKLab | oklab(90.04% -0.1538 0.0125) |
| OKLCH | oklch(90.04% 0.154 175.4) |
| XYZ | xyz(50.8038, 77.8258, 77.9765) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.66
Aquamarine
#7FFFD4
ΔE00 4.11
Light Aqua
#8CFFDB
ΔE00 4.71
Aqua (survey)
#13EAC9
ΔE00 4.74
Light Turquoise
#7EF4CC
ΔE00 4.77
Tiffany Blue
#7BF2DA
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFD9 #FF466C
analogous
#46FF7C #46FFD9 #46C8FF
triadic
#46FFD9 #D946FF #FFD946
tetradic
#46FFD9 #7C46FF #FF466C #C8FF46
square
#46FFD9 #7C46FF #FF466C #C8FF46
split-complementary
#46FFD9 #FF46C8 #FF7C46
monochromatic
#00CBA1 #09FFCC #46FFD9 #83FFE6 #C0FFF2
Accessibility & contrast
On white
1.27
#46FFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#46FFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFD9
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFD9 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD7
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #46ffd9; /* rgb */ color: rgb(70, 255, 217); /* oklch */ color: oklch(90.0% 0.154 175.4);
Tailwind
colors: {
custom: {
50: '#93ffe4',
500: '#46ffd9',
950: '#000000',
},
}SCSS
$custom: #46ffd9; $custom-light: #93ffe4; $custom-dark: #000000;
JSON
{
"hex": "#46ffd9",
"rgb": {
"r": 70,
"g": 255,
"b": 217
},
"hsl": {
"h": 167.676,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.90041,
"c": 0.1543,
"h": 175.4
},
"luminance": 0.77832
}Semantic roles & 50–950 ramp
primary
#46FFD9
secondary
#C62345
accent
#002FE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684