#73FFE5#73FFE5
#73FFE5 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.128 H 179.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFE5 |
|---|---|
| RGB | rgb(115, 255, 229) |
| HSL | hsl(169, 100%, 73%) |
| HSV | hsv(169, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(92.05, -44.17, 0.91) |
| CIE-LCH | lch(92.05, 44.18, 178.82°) |
| OKLab | oklab(91.54% -0.1279 0.0017) |
| OKLCH | oklch(91.54% 0.128 179.2) |
| XYZ | xyz(56.9668, 80.8165, 86.7106) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.88
Light Aqua
#8CFFDB
ΔE00 3.96
Aquamarine
#7FFFD4
ΔE00 5.05
Bright Aqua
#0BF9EA
ΔE00 5.25
Light Turquoise
#7EF4CC
ΔE00 5.30
Aqua (survey)
#13EAC9
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFE5 #FF738D
analogous
#73FF9F #73FFE5 #73D3FF
triadic
#73FFE5 #E573FF #FFE573
tetradic
#73FFE5 #9F73FF #FF738D #D3FF73
square
#73FFE5 #9F73FF #FF738D #D3FF73
split-complementary
#73FFE5 #FF73D3 #FF9F73
monochromatic
#00F8CA #36FFDA #73FFE5 #B0FFF0 #E0FFF9
Accessibility & contrast
On white
1.22
#73FFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#73FFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFE5
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFE5 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E4
Deuteranopia (green-blind)
#E0E2E7
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73ffe5; /* rgb */ color: rgb(115, 255, 229); /* oklch */ color: oklch(91.5% 0.128 179.2);
Tailwind
colors: {
custom: {
50: '#a6ffed',
500: '#73ffe5',
950: '#000000',
},
}SCSS
$custom: #73ffe5; $custom-light: #a6ffed; $custom-dark: #000000;
JSON
{
"hex": "#73ffe5",
"rgb": {
"r": 115,
"g": 255,
"b": 229
},
"hsl": {
"h": 168.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91538,
"c": 0.12794,
"h": 179.2
},
"luminance": 0.80822
}Semantic roles & 50–950 ramp
primary
#73FFE5
secondary
#DC3A58
accent
#002BE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684