#46FFD0#46FFD0
#46FFD0 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.160 H 171.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFD0 |
|---|---|
| RGB | rgb(70, 255, 208) |
| HSL | hsl(165, 100%, 64%) |
| HSV | hsv(165, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(90.49, -56.29, 9.38) |
| CIE-LCH | lch(90.49, 57.07, 170.54°) |
| OKLab | oklab(89.8% -0.1578 0.0239) |
| OKLCH | oklch(89.8% 0.16 171.4) |
| XYZ | xyz(49.6650, 77.3702, 71.9787) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.10
Aquamarine
#7FFFD4
ΔE00 3.53
Light Aquamarine
#7BFDC7
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.44
Aqua Marine
#2EE8BB
ΔE00 4.97
Light Aqua
#8CFFDB
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFD0 #FF4675
analogous
#46FF73 #46FFD0 #46D1FF
triadic
#46FFD0 #D046FF #FFD046
tetradic
#46FFD0 #7346FF #FF4675 #D1FF46
square
#46FFD0 #7346FF #FF4675 #D1FF46
split-complementary
#46FFD0 #FF46D1 #FF7346
monochromatic
#00CB97 #09FFC0 #46FFD0 #83FFE0 #C0FFEF
Accessibility & contrast
On white
1.27
#46FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#46FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFD0
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFD0 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECE
Deuteranopia (green-blind)
#DFDDD3
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #46ffd0; /* rgb */ color: rgb(70, 255, 208); /* oklch */ color: oklch(89.8% 0.160 171.4);
Tailwind
colors: {
custom: {
50: '#92ffde',
500: '#46ffd0',
950: '#000000',
},
}SCSS
$custom: #46ffd0; $custom-light: #92ffde; $custom-dark: #000000;
JSON
{
"hex": "#46ffd0",
"rgb": {
"r": 70,
"g": 255,
"b": 208
},
"hsl": {
"h": 164.757,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.89802,
"c": 0.1596,
"h": 171.4
},
"luminance": 0.77376
}Semantic roles & 50–950 ramp
primary
#46FFD0
secondary
#C6234C
accent
#003AE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684