#46FDCC#46FDCC
#46FDCC is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.2% C 0.160 H 170.4°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #46FDCC |
|---|---|
| RGB | rgb(70, 253, 204) |
| HSL | hsl(164, 98%, 63%) |
| HSV | hsv(164, 72%, 99%) |
| CMYK | cmyk(72.3%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(89.82, -56.43, 10.48) |
| CIE-LCH | lch(89.82, 57.40, 169.48°) |
| OKLab | oklab(89.22% -0.1577 0.0267) |
| OKLCH | oklch(89.22% 0.16 170.4) |
| XYZ | xyz(48.5444, 75.9065, 69.2080) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.71
Aquamarine
#7FFFD4
ΔE00 3.61
Light Aquamarine
#7BFDC7
ΔE00 3.88
Light Turquoise
#7EF4CC
ΔE00 4.33
Greenish Cyan
#2AFEB7
ΔE00 4.56
Aqua Marine
#2EE8BB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FDCC #FD4677
analogous
#46FD70 #46FDCC #46D3FD
triadic
#46FDCC #CC46FD #FDCC46
tetradic
#46FDCC #7046FD #FD4677 #D3FD46
square
#46FDCC #7046FD #FD4677 #D3FD46
split-complementary
#46FDCC #FD46D3 #FD7046
monochromatic
#02C692 #09FCBB #46FDCC #83FEDD #BFFEED
Accessibility & contrast
On white
1.30
#46FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#46FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FDCC
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FDCC | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCA
Deuteranopia (green-blind)
#DEDBCF
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #46fdcc; /* rgb */ color: rgb(70, 253, 204); /* oklch */ color: oklch(89.2% 0.160 170.4);
Tailwind
colors: {
custom: {
50: '#92ffdb',
500: '#46fdcc',
950: '#000000',
},
}SCSS
$custom: #46fdcc; $custom-light: #92ffdb; $custom-dark: #000000;
JSON
{
"hex": "#46fdcc",
"rgb": {
"r": 70,
"g": 253,
"b": 204
},
"hsl": {
"h": 163.934,
"s": 97.861,
"l": 63.333
},
"oklch": {
"l": 0.89218,
"c": 0.15995,
"h": 170.4
},
"luminance": 0.75912
}Semantic roles & 50–950 ramp
primary
#46FDCC
secondary
#C3244F
accent
#003DE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1815
muted
#808684