#73FFE6#73FFE6
#73FFE6 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.128 H 179.8°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFE6 |
|---|---|
| RGB | rgb(115, 255, 230) |
| HSL | hsl(169, 100%, 73%) |
| HSV | hsv(169, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(92.07, -43.93, 0.43) |
| CIE-LCH | lch(92.07, 43.93, 179.44°) |
| OKLab | oklab(91.57% -0.1275 0.0004) |
| OKLCH | oklch(91.57% 0.128 179.8) |
| XYZ | xyz(57.1068, 80.8725, 87.4480) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.89
Light Aqua
#8CFFDB
ΔE00 4.21
Bright Aqua
#0BF9EA
ΔE00 5.05
Aquamarine
#7FFFD4
ΔE00 5.34
Light Turquoise
#7EF4CC
ΔE00 5.56
Aqua (survey)
#13EAC9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFE6 #FF738C
analogous
#73FFA0 #73FFE6 #73D2FF
triadic
#73FFE6 #E673FF #FFE673
tetradic
#73FFE6 #A073FF #FF738C #D2FF73
square
#73FFE6 #A073FF #FF738C #D2FF73
split-complementary
#73FFE6 #FF73D2 #FFA073
monochromatic
#00F8CB #36FFDB #73FFE6 #B0FFF1 #E0FFFA
Accessibility & contrast
On white
1.22
#73FFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#73FFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFE6
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFE6 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E5
Deuteranopia (green-blind)
#E0E2E8
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73ffe6; /* rgb */ color: rgb(115, 255, 230); /* oklch */ color: oklch(91.6% 0.128 179.8);
Tailwind
colors: {
custom: {
50: '#a6ffed',
500: '#73ffe6',
950: '#000000',
},
}SCSS
$custom: #73ffe6; $custom-light: #a6ffed; $custom-dark: #000000;
JSON
{
"hex": "#73ffe6",
"rgb": {
"r": 115,
"g": 255,
"b": 230
},
"hsl": {
"h": 169.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91566,
"c": 0.1275,
"h": 179.8
},
"luminance": 0.80878
}Semantic roles & 50–950 ramp
primary
#73FFE6
secondary
#DC3A57
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684