#46FFDE#46FFDE
#46FFDE is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.152 H 177.7°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFDE |
|---|---|
| RGB | rgb(70, 255, 222) |
| HSL | hsl(169, 100%, 64%) |
| HSV | hsv(169, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(90.82, -52.91, 2.62) |
| CIE-LCH | lch(90.82, 52.97, 177.17°) |
| OKLab | oklab(90.18% -0.1516 0.0061) |
| OKLCH | oklch(90.18% 0.152 177.7) |
| XYZ | xyz(51.4640, 78.0899, 81.4536) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 4.69
Tiffany Blue
#7BF2DA
ΔE00 4.73
Bright Teal
#01F9C6
ΔE00 4.85
Aquamarine
#7FFFD4
ΔE00 4.92
Light Aqua
#8CFFDB
ΔE00 5.01
Light Turquoise
#7EF4CC
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFDE #FF4667
analogous
#46FF81 #46FFDE #46C4FF
triadic
#46FFDE #DE46FF #FFDE46
tetradic
#46FFDE #8146FF #FF4667 #C4FF46
square
#46FFDE #8146FF #FF4667 #C4FF46
split-complementary
#46FFDE #FF46C4 #FF8146
monochromatic
#00CBA6 #09FFD3 #46FFDE #83FFE9 #C0FFF4
Accessibility & contrast
On white
1.26
#46FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#46FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFDE
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFDE | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDD
Deuteranopia (green-blind)
#DCDDE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #46ffde; /* rgb */ color: rgb(70, 255, 222); /* oklch */ color: oklch(90.2% 0.152 177.7);
Tailwind
colors: {
custom: {
50: '#93ffe8',
500: '#46ffde',
950: '#000000',
},
}SCSS
$custom: #46ffde; $custom-light: #93ffe8; $custom-dark: #000000;
JSON
{
"hex": "#46ffde",
"rgb": {
"r": 70,
"g": 255,
"b": 222
},
"hsl": {
"h": 169.297,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.9018,
"c": 0.1517,
"h": 177.7
},
"luminance": 0.78096
}Semantic roles & 50–950 ramp
primary
#46FFDE
secondary
#C62340
accent
#0029E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1816
muted
#808684