#46FFDD#46FFDD
#46FFDD is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.152 H 177.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFDD |
|---|---|
| RGB | rgb(70, 255, 221) |
| HSL | hsl(169, 100%, 64%) |
| HSV | hsv(169, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(90.80, -53.15, 3.10) |
| CIE-LCH | lch(90.80, 53.24, 176.66°) |
| OKLab | oklab(90.15% -0.152 0.0074) |
| OKLCH | oklch(90.15% 0.152 177.2) |
| XYZ | xyz(51.3304, 78.0364, 80.7498) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 4.60
Aqua (survey)
#13EAC9
ΔE00 4.67
Aquamarine
#7FFFD4
ΔE00 4.73
Tiffany Blue
#7BF2DA
ΔE00 4.83
Light Aqua
#8CFFDB
ΔE00 4.93
Light Turquoise
#7EF4CC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFDD #FF4668
analogous
#46FF80 #46FFDD #46C4FF
triadic
#46FFDD #DD46FF #FFDD46
tetradic
#46FFDD #8046FF #FF4668 #C4FF46
square
#46FFDD #8046FF #FF4668 #C4FF46
split-complementary
#46FFDD #FF46C4 #FF8046
monochromatic
#00CBA5 #09FFD2 #46FFDD #83FFE8 #C0FFF3
Accessibility & contrast
On white
1.26
#46FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#46FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFDD
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFDD | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#DCDDE0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #46ffdd; /* rgb */ color: rgb(70, 255, 221); /* oklch */ color: oklch(90.2% 0.152 177.2);
Tailwind
colors: {
custom: {
50: '#93ffe7',
500: '#46ffdd',
950: '#000000',
},
}SCSS
$custom: #46ffdd; $custom-light: #93ffe7; $custom-dark: #000000;
JSON
{
"hex": "#46ffdd",
"rgb": {
"r": 70,
"g": 255,
"b": 221
},
"hsl": {
"h": 168.973,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.90152,
"c": 0.1522,
"h": 177.2
},
"luminance": 0.78043
}Semantic roles & 50–950 ramp
primary
#46FFDD
secondary
#C62341
accent
#002AE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1816
muted
#808684