#46FFCD#46FFCD
#46FFCD is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.162 H 170.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFCD |
|---|---|
| RGB | rgb(70, 255, 205) |
| HSL | hsl(164, 100%, 64%) |
| HSV | hsv(164, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 19.6%, 0%) |
| CIE-LAB | lab(90.42, -56.99, 10.83) |
| CIE-LCH | lch(90.42, 58.01, 169.24°) |
| OKLab | oklab(89.72% -0.1591 0.0276) |
| OKLCH | oklch(89.72% 0.162 170.1) |
| XYZ | xyz(49.2994, 77.2240, 70.0533) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.93
Aquamarine
#7FFFD4
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 3.82
Greenish Cyan
#2AFEB7
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.55
Aqua Marine
#2EE8BB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFCD #FF4678
analogous
#46FF70 #46FFCD #46D4FF
triadic
#46FFCD #CD46FF #FFCD46
tetradic
#46FFCD #7046FF #FF4678 #D4FF46
square
#46FFCD #7046FF #FF4678 #D4FF46
split-complementary
#46FFCD #FF46D4 #FF7046
monochromatic
#00CB94 #09FFBC #46FFCD #83FFDE #C0FFEE
Accessibility & contrast
On white
1.28
#46FFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#46FFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFCD
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFCD | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECA
Deuteranopia (green-blind)
#E0DCD0
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #46ffcd; /* rgb */ color: rgb(70, 255, 205); /* oklch */ color: oklch(89.7% 0.162 170.1);
Tailwind
colors: {
custom: {
50: '#92ffdc',
500: '#46ffcd',
950: '#000000',
},
}SCSS
$custom: #46ffcd; $custom-light: #92ffdc; $custom-dark: #000000;
JSON
{
"hex": "#46ffcd",
"rgb": {
"r": 70,
"g": 255,
"b": 205
},
"hsl": {
"h": 163.784,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.89724,
"c": 0.16152,
"h": 170.1
},
"luminance": 0.7723
}Semantic roles & 50–950 ramp
primary
#46FFCD
secondary
#C6234F
accent
#003EE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684