#73FFE4#73FFE4
#73FFE4 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.128 H 178.7°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFE4 |
|---|---|
| RGB | rgb(115, 255, 228) |
| HSL | hsl(168, 100%, 73%) |
| HSV | hsv(168, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(92.03, -44.40, 1.39) |
| CIE-LCH | lch(92.03, 44.43, 178.20°) |
| OKLab | oklab(91.51% -0.1284 0.003) |
| OKLCH | oklch(91.51% 0.128 178.7) |
| XYZ | xyz(56.8276, 80.7608, 85.9774) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.91
Light Aqua
#8CFFDB
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 4.76
Light Turquoise
#7EF4CC
ΔE00 5.05
Bright Aqua
#0BF9EA
ΔE00 5.46
Aqua (survey)
#13EAC9
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFE4 #FF738E
analogous
#73FF9E #73FFE4 #73D4FF
triadic
#73FFE4 #E473FF #FFE473
tetradic
#73FFE4 #9E73FF #FF738E #D4FF73
square
#73FFE4 #9E73FF #FF738E #D4FF73
split-complementary
#73FFE4 #FF73D4 #FF9E73
monochromatic
#00F8C8 #36FFD8 #73FFE4 #B0FFF0 #E0FFF9
Accessibility & contrast
On white
1.22
#73FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#73FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFE4
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFE4 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E3
Deuteranopia (green-blind)
#E0E2E6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73ffe4; /* rgb */ color: rgb(115, 255, 228); /* oklch */ color: oklch(91.5% 0.128 178.7);
Tailwind
colors: {
custom: {
50: '#a6ffec',
500: '#73ffe4',
950: '#000000',
},
}SCSS
$custom: #73ffe4; $custom-light: #a6ffec; $custom-dark: #000000;
JSON
{
"hex": "#73ffe4",
"rgb": {
"r": 115,
"g": 255,
"b": 228
},
"hsl": {
"h": 168.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91509,
"c": 0.12839,
"h": 178.7
},
"luminance": 0.80766
}Semantic roles & 50–950 ramp
primary
#73FFE4
secondary
#DC3A59
accent
#002CE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684