#46FFDB#46FFDB
#46FFDB is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.153 H 176.3°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFDB |
|---|---|
| RGB | rgb(70, 255, 219) |
| HSL | hsl(168, 100%, 64%) |
| HSV | hsv(168, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(90.75, -53.65, 4.06) |
| CIE-LCH | lch(90.75, 53.80, 175.67°) |
| OKLab | oklab(90.1% -0.1529 0.0099) |
| OKLCH | oklch(90.1% 0.153 176.3) |
| XYZ | xyz(51.0655, 77.9305, 79.3549) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 4.12
Aquamarine
#7FFFD4
ΔE00 4.40
Aqua (survey)
#13EAC9
ΔE00 4.68
Light Aqua
#8CFFDB
ΔE00 4.79
Light Turquoise
#7EF4CC
ΔE00 4.99
Tiffany Blue
#7BF2DA
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFDB #FF466A
analogous
#46FF7E #46FFDB #46C7FF
triadic
#46FFDB #DB46FF #FFDB46
tetradic
#46FFDB #7E46FF #FF466A #C7FF46
square
#46FFDB #7E46FF #FF466A #C7FF46
split-complementary
#46FFDB #FF46C7 #FF7E46
monochromatic
#00CBA3 #09FFCF #46FFDB #83FFE7 #C0FFF3
Accessibility & contrast
On white
1.27
#46FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#46FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFDB
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFDB | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD9
Deuteranopia (green-blind)
#DDDDDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #46ffdb; /* rgb */ color: rgb(70, 255, 219); /* oklch */ color: oklch(90.1% 0.153 176.3);
Tailwind
colors: {
custom: {
50: '#93ffe6',
500: '#46ffdb',
950: '#000000',
},
}SCSS
$custom: #46ffdb; $custom-light: #93ffe6; $custom-dark: #000000;
JSON
{
"hex": "#46ffdb",
"rgb": {
"r": 70,
"g": 255,
"b": 219
},
"hsl": {
"h": 168.324,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.90096,
"c": 0.15323,
"h": 176.3
},
"luminance": 0.77937
}Semantic roles & 50–950 ramp
primary
#46FFDB
secondary
#C62343
accent
#002DE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684