#73FFED#73FFED
#73FFED is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.125 H 183.9°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFED |
|---|---|
| RGB | rgb(115, 255, 237) |
| HSL | hsl(172, 100%, 73%) |
| HSV | hsv(172, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.25, -42.24, -2.93) |
| CIE-LCH | lch(92.25, 42.35, 183.97°) |
| OKLab | oklab(91.77% -0.1245 -0.0086) |
| OKLCH | oklch(91.77% 0.125 183.9) |
| XYZ | xyz(58.1096, 81.2736, 92.7294) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.71
Bright Aqua
#0BF9EA
ΔE00 4.04
Bright Turquoise
#0FFEF9
ΔE00 5.34
Light Aqua
#8CFFDB
ΔE00 6.15
Bright Cyan
#41FDFE
ΔE00 6.45
Aqua
#00FFFF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFED #FF7385
analogous
#73FFA7 #73FFED #73CBFF
triadic
#73FFED #ED73FF #FFED73
tetradic
#73FFED #A773FF #FF7385 #CBFF73
square
#73FFED #A773FF #FF7385 #CBFF73
split-complementary
#73FFED #FF73CB #FFA773
monochromatic
#00F8D8 #36FFE5 #73FFED #B0FFF5 #E0FFFB
Accessibility & contrast
On white
1.22
#73FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#73FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFED
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFED | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #73ffed; /* rgb */ color: rgb(115, 255, 237); /* oklch */ color: oklch(91.8% 0.125 183.9);
Tailwind
colors: {
custom: {
50: '#a7fff2',
500: '#73ffed',
950: '#000000',
},
}SCSS
$custom: #73ffed; $custom-light: #a7fff2; $custom-dark: #000000;
JSON
{
"hex": "#73ffed",
"rgb": {
"r": 115,
"g": 255,
"b": 237
},
"hsl": {
"h": 172.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.9177,
"c": 0.12483,
"h": 183.9
},
"luminance": 0.81279
}Semantic roles & 50–950 ramp
primary
#73FFED
secondary
#DC3A4F
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685