#46FFD2#46FFD2
#46FFD2 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.158 H 172.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFD2 |
|---|---|
| RGB | rgb(70, 255, 210) |
| HSL | hsl(165, 100%, 64%) |
| HSV | hsv(165, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(90.54, -55.82, 8.41) |
| CIE-LCH | lch(90.54, 56.45, 171.43°) |
| OKLab | oklab(89.85% -0.1569 0.0214) |
| OKLCH | oklch(89.85% 0.158 172.2) |
| XYZ | xyz(49.9126, 77.4693, 73.2828) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.34
Aquamarine
#7FFFD4
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 4.42
Light Aquamarine
#7BFDC7
ΔE00 4.54
Light Aqua
#8CFFDB
ΔE00 4.85
Aqua Marine
#2EE8BB
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFD2 #FF4673
analogous
#46FF75 #46FFD2 #46D0FF
triadic
#46FFD2 #D246FF #FFD246
tetradic
#46FFD2 #7546FF #FF4673 #D0FF46
square
#46FFD2 #7546FF #FF4673 #D0FF46
split-complementary
#46FFD2 #FF46D0 #FF7546
monochromatic
#00CB99 #09FFC3 #46FFD2 #83FFE1 #C0FFF0
Accessibility & contrast
On white
1.27
#46FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#46FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFD2
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFD2 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED0
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #46ffd2; /* rgb */ color: rgb(70, 255, 210); /* oklch */ color: oklch(89.9% 0.158 172.2);
Tailwind
colors: {
custom: {
50: '#92ffdf',
500: '#46ffd2',
950: '#000000',
},
}SCSS
$custom: #46ffd2; $custom-light: #92ffdf; $custom-dark: #000000;
JSON
{
"hex": "#46ffd2",
"rgb": {
"r": 70,
"g": 255,
"b": 210
},
"hsl": {
"h": 165.405,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.89854,
"c": 0.15836,
"h": 172.2
},
"luminance": 0.77475
}Semantic roles & 50–950 ramp
primary
#46FFD2
secondary
#C6234B
accent
#0038E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684