#73FFEB#73FFEB
#73FFEB is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.126 H 182.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFEB |
|---|---|
| RGB | rgb(115, 255, 235) |
| HSL | hsl(171, 100%, 73%) |
| HSV | hsv(171, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.20, -42.73, -1.97) |
| CIE-LCH | lch(92.20, 42.78, 182.64°) |
| OKLab | oklab(91.71% -0.1254 -0.006) |
| OKLCH | oklch(91.71% 0.126 182.7) |
| XYZ | xyz(57.8190, 81.1574, 91.1991) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.36
Bright Aqua
#0BF9EA
ΔE00 4.24
Light Aqua
#8CFFDB
ΔE00 5.57
Bright Turquoise
#0FFEF9
ΔE00 5.85
Aquamarine
#7FFFD4
ΔE00 6.85
Light Turquoise
#7EF4CC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFEB #FF7387
analogous
#73FFA5 #73FFEB #73CDFF
triadic
#73FFEB #EB73FF #FFEB73
tetradic
#73FFEB #A573FF #FF7387 #CDFF73
square
#73FFEB #A573FF #FF7387 #CDFF73
split-complementary
#73FFEB #FF73CD #FFA573
monochromatic
#00F8D4 #36FFE2 #73FFEB #B0FFF4 #E0FFFB
Accessibility & contrast
On white
1.22
#73FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#73FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFEB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFEB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #73ffeb; /* rgb */ color: rgb(115, 255, 235); /* oklch */ color: oklch(91.7% 0.126 182.7);
Tailwind
colors: {
custom: {
50: '#a7fff1',
500: '#73ffeb',
950: '#000000',
},
}SCSS
$custom: #73ffeb; $custom-light: #a7fff1; $custom-dark: #000000;
JSON
{
"hex": "#73ffeb",
"rgb": {
"r": 115,
"g": 255,
"b": 235
},
"hsl": {
"h": 171.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91711,
"c": 0.12552,
"h": 182.7
},
"luminance": 0.81163
}Semantic roles & 50–950 ramp
primary
#73FFEB
secondary
#DC3A51
accent
#0021E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685