#73FFFA#73FFFA
#73FFFA is a very light, vivid teal. Relative luminance 0.821; OKLCH L 92.2% C 0.122 H 192.0°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFFA |
|---|---|
| RGB | rgb(115, 255, 250) |
| HSL | hsl(178, 100%, 73%) |
| HSV | hsv(178, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.60, -39.01, -9.15) |
| CIE-LCH | lch(92.60, 40.07, 193.20°) |
| OKLab | oklab(92.17% -0.1191 -0.0254) |
| OKLCH | oklch(92.17% 0.122 192) |
| XYZ | xyz(60.0782, 82.0610, 103.0972) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.97
Bright Turquoise
#0FFEF9
ΔE00 3.61
Aqua
#00FFFF
ΔE00 3.76
Bright Light Blue
#26F7FD
ΔE00 4.63
Bright Aqua
#0BF9EA
ΔE00 5.27
Light Cyan
#ACFFFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFFA #FF7378
analogous
#73FFB4 #73FFFA #73BEFF
triadic
#73FFFA #FA73FF #FFFA73
tetradic
#73FFFA #B473FF #FF7378 #BEFF73
square
#73FFFA #B473FF #FF7378 #BEFF73
split-complementary
#73FFFA #FF73BE #FFB473
monochromatic
#00F8EF #36FFF8 #73FFFA #B0FFFC #E0FFFE
Accessibility & contrast
On white
1.21
#73FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#73FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFFA
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFFA | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FA
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #73fffa; /* rgb */ color: rgb(115, 255, 250); /* oklch */ color: oklch(92.2% 0.122 192.0);
Tailwind
colors: {
custom: {
50: '#a7fffb',
500: '#73fffa',
950: '#000000',
},
}SCSS
$custom: #73fffa; $custom-light: #a7fffb; $custom-dark: #000000;
JSON
{
"hex": "#73fffa",
"rgb": {
"r": 115,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.92168,
"c": 0.1218,
"h": 192
},
"luminance": 0.82067
}Semantic roles & 50–950 ramp
primary
#73FFFA
secondary
#DC3A40
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685