#46FDCD#46FDCD
#46FDCD is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.2% C 0.159 H 170.8°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #46FDCD |
|---|---|
| RGB | rgb(70, 253, 205) |
| HSL | hsl(164, 98%, 63%) |
| HSV | hsv(164, 72%, 99%) |
| CMYK | cmyk(72.3%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(89.84, -56.20, 10.00) |
| CIE-LCH | lch(89.84, 57.08, 169.91°) |
| OKLab | oklab(89.24% -0.1572 0.0255) |
| OKLCH | oklch(89.24% 0.159 170.8) |
| XYZ | xyz(48.6647, 75.9547, 69.8417) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.77
Aquamarine
#7FFFD4
ΔE00 3.57
Light Aquamarine
#7BFDC7
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.28
Aqua Marine
#2EE8BB
ΔE00 4.56
Greenish Cyan
#2AFEB7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FDCD #FD4676
analogous
#46FD71 #46FDCD #46D2FD
triadic
#46FDCD #CD46FD #FDCD46
tetradic
#46FDCD #7146FD #FD4676 #D2FD46
square
#46FDCD #7146FD #FD4676 #D2FD46
split-complementary
#46FDCD #FD46D2 #FD7146
monochromatic
#02C693 #09FCBD #46FDCD #83FEDD #BFFEEE
Accessibility & contrast
On white
1.30
#46FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#46FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FDCD
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FDCD | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCB
Deuteranopia (green-blind)
#DEDBD0
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #46fdcd; /* rgb */ color: rgb(70, 253, 205); /* oklch */ color: oklch(89.2% 0.159 170.8);
Tailwind
colors: {
custom: {
50: '#92ffdc',
500: '#46fdcd',
950: '#000000',
},
}SCSS
$custom: #46fdcd; $custom-light: #92ffdc; $custom-dark: #000000;
JSON
{
"hex": "#46fdcd",
"rgb": {
"r": 70,
"g": 253,
"b": 205
},
"hsl": {
"h": 164.262,
"s": 97.861,
"l": 63.333
},
"oklch": {
"l": 0.89244,
"c": 0.1593,
"h": 170.8
},
"luminance": 0.7596
}Semantic roles & 50–950 ramp
primary
#46FDCD
secondary
#C3244E
accent
#003CE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684