#73FFD7#73FFD7
#73FFD7 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.135 H 171.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFD7 |
|---|---|
| RGB | rgb(115, 255, 215) |
| HSL | hsl(163, 100%, 73%) |
| HSV | hsv(163, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.71, -47.40, 7.66) |
| CIE-LCH | lch(91.71, 48.02, 170.82°) |
| OKLab | oklab(91.15% -0.134 0.0195) |
| OKLCH | oklch(91.15% 0.135 171.7) |
| XYZ | xyz(55.0903, 80.0659, 76.8279) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.41
Light Aqua
#8CFFDB
ΔE00 2.22
Light Turquoise
#7EF4CC
ΔE00 2.69
Light Aquamarine
#7BFDC7
ΔE00 3.83
Bright Teal
#01F9C6
ΔE00 4.64
Tiffany Blue
#7BF2DA
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFD7 #FF739B
analogous
#73FF91 #73FFD7 #73E1FF
triadic
#73FFD7 #D773FF #FFD773
tetradic
#73FFD7 #9173FF #FF739B #E1FF73
square
#73FFD7 #9173FF #FF739B #E1FF73
split-complementary
#73FFD7 #FF73E1 #FF9173
monochromatic
#00F8B1 #36FFC6 #73FFD7 #B0FFE8 #E0FFF6
Accessibility & contrast
On white
1.23
#73FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#73FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFD7
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFD7 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D5
Deuteranopia (green-blind)
#E3E1DA
Tritanopia (blue-blind)
#23FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73ffd7; /* rgb */ color: rgb(115, 255, 215); /* oklch */ color: oklch(91.2% 0.135 171.7);
Tailwind
colors: {
custom: {
50: '#a6ffe3',
500: '#73ffd7',
950: '#000000',
},
}SCSS
$custom: #73ffd7; $custom-light: #a6ffe3; $custom-dark: #000000;
JSON
{
"hex": "#73ffd7",
"rgb": {
"r": 115,
"g": 255,
"b": 215
},
"hsl": {
"h": 162.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91154,
"c": 0.13538,
"h": 171.7
},
"luminance": 0.80071
}Semantic roles & 50–950 ramp
primary
#73FFD7
secondary
#DC3A68
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684