#73FEE0#73FEE0
#73FEE0 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.129 H 176.9°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEE0 |
|---|---|
| RGB | rgb(115, 254, 224) |
| HSL | hsl(167, 99%, 72%) |
| HSV | hsv(167, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(91.64, -44.91, 2.91) |
| CIE-LCH | lch(91.64, 45.00, 176.30°) |
| OKLab | oklab(91.17% -0.129 0.007) |
| OKLCH | oklch(91.17% 0.129 176.9) |
| XYZ | xyz(55.9605, 79.9049, 82.9807) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.97
Light Aqua
#8CFFDB
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 4.19
Aqua (survey)
#13EAC9
ΔE00 5.87
Bright Aqua
#0BF9EA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEE0 #FE7391
analogous
#73FE9A #73FEE0 #73D7FE
triadic
#73FEE0 #E073FE #FEE073
tetradic
#73FEE0 #9A73FE #FE7391 #D7FE73
square
#73FEE0 #9A73FE #FE7391 #D7FE73
split-complementary
#73FEE0 #FE73D7 #FE9A73
monochromatic
#02F5C0 #36FED3 #73FEE0 #B0FEED #E1FFF8
Accessibility & contrast
On white
1.24
#73FEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#73FEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEE0
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEE0 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DF
Deuteranopia (green-blind)
#E0E1E2
Tritanopia (blue-blind)
#12FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fee0; /* rgb */ color: rgb(115, 254, 224); /* oklch */ color: oklch(91.2% 0.129 176.9);
Tailwind
colors: {
custom: {
50: '#a6ffe9',
500: '#73fee0',
950: '#000000',
},
}SCSS
$custom: #73fee0; $custom-light: #a6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#73fee0",
"rgb": {
"r": 115,
"g": 254,
"b": 224
},
"hsl": {
"h": 167.05,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.91166,
"c": 0.12922,
"h": 176.9
},
"luminance": 0.7991
}Semantic roles & 50–950 ramp
primary
#73FEE0
secondary
#DB3A5D
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684