#73FFFE#73FFFE
#73FFFE is a very light, vivid teal. Relative luminance 0.823; OKLCH L 92.3% C 0.121 H 194.6°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFFE |
|---|---|
| RGB | rgb(115, 255, 254) |
| HSL | hsl(180, 100%, 73%) |
| HSV | hsv(180, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.71, -37.98, -11.05) |
| CIE-LCH | lch(92.71, 39.56, 196.22°) |
| OKLab | oklab(92.3% -0.1175 -0.0306) |
| OKLCH | oklch(92.3% 0.121 194.6) |
| XYZ | xyz(60.7120, 82.3146, 106.4355) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.55
Aqua
#00FFFF
ΔE00 3.64
Bright Light Blue
#26F7FD
ΔE00 3.91
Bright Turquoise
#0FFEF9
ΔE00 4.04
Light Cyan
#ACFFFC
ΔE00 5.53
Bright Aqua
#0BF9EA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFFE #FF7374
analogous
#73FFB8 #73FFFE #73BAFF
triadic
#73FFFE #FE73FF #FFFE73
tetradic
#73FFFE #B873FF #FF7374 #BAFF73
square
#73FFFE #B873FF #FF7374 #BAFF73
split-complementary
#73FFFE #FF73BA #FFB873
monochromatic
#00F8F6 #36FFFE #73FFFE #B0FFFE #E0FFFF
Accessibility & contrast
On white
1.20
#73FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#73FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFFE
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFFE | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #73fffe; /* rgb */ color: rgb(115, 255, 254); /* oklch */ color: oklch(92.3% 0.121 194.6);
Tailwind
colors: {
custom: {
50: '#a8fffe',
500: '#73fffe',
950: '#000000',
},
}SCSS
$custom: #73fffe; $custom-light: #a8fffe; $custom-dark: #000000;
JSON
{
"hex": "#73fffe",
"rgb": {
"r": 115,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.571,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.92295,
"c": 0.12142,
"h": 194.6
},
"luminance": 0.82321
}Semantic roles & 50–950 ramp
primary
#73FFFE
secondary
#DC3A3B
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685