#73FFEE#73FFEE
#73FFEE is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.124 H 184.5°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFEE |
|---|---|
| RGB | rgb(115, 255, 238) |
| HSL | hsl(173, 100%, 73%) |
| HSV | hsv(173, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.28, -42.00, -3.41) |
| CIE-LCH | lch(92.28, 42.14, 184.64°) |
| OKLab | oklab(91.8% -0.1241 -0.0099) |
| OKLCH | oklch(91.8% 0.125 184.5) |
| XYZ | xyz(58.2561, 81.3322, 93.5010) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.92
Bright Aqua
#0BF9EA
ΔE00 3.98
Bright Turquoise
#0FFEF9
ΔE00 5.10
Bright Cyan
#41FDFE
ΔE00 6.15
Aqua
#00FFFF
ΔE00 6.28
Light Aqua
#8CFFDB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFEE #FF7384
analogous
#73FFA8 #73FFEE #73CAFF
triadic
#73FFEE #EE73FF #FFEE73
tetradic
#73FFEE #A873FF #FF7384 #CAFF73
square
#73FFEE #A873FF #FF7384 #CAFF73
split-complementary
#73FFEE #FF73CA #FFA873
monochromatic
#00F8DA #36FFE7 #73FFEE #B0FFF5 #E0FFFB
Accessibility & contrast
On white
1.22
#73FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#73FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFEE
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFEE | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2ED
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #73ffee; /* rgb */ color: rgb(115, 255, 238); /* oklch */ color: oklch(91.8% 0.124 184.5);
Tailwind
colors: {
custom: {
50: '#a7fff3',
500: '#73ffee',
950: '#000000',
},
}SCSS
$custom: #73ffee; $custom-light: #a7fff3; $custom-dark: #000000;
JSON
{
"hex": "#73ffee",
"rgb": {
"r": 115,
"g": 255,
"b": 238
},
"hsl": {
"h": 172.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.918,
"c": 0.1245,
"h": 184.5
},
"luminance": 0.81338
}Semantic roles & 50–950 ramp
primary
#73FFEE
secondary
#DC3A4E
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685