#73FEDF#73FEDF
#73FEDF is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.130 H 176.3°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEDF |
|---|---|
| RGB | rgb(115, 254, 223) |
| HSL | hsl(167, 99%, 72%) |
| HSV | hsv(167, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.62, -45.14, 3.39) |
| CIE-LCH | lch(91.62, 45.27, 175.71°) |
| OKLab | oklab(91.14% -0.1295 0.0083) |
| OKLCH | oklch(91.14% 0.13 176.3) |
| XYZ | xyz(55.8253, 79.8508, 82.2685) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.82
Tiffany Blue
#7BF2DA
ΔE00 3.10
Aquamarine
#7FFFD4
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 3.96
Aqua (survey)
#13EAC9
ΔE00 5.83
Bright Teal
#01F9C6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEDF #FE7392
analogous
#73FE9A #73FEDF #73D7FE
triadic
#73FEDF #DF73FE #FEDF73
tetradic
#73FEDF #9A73FE #FE7392 #D7FE73
square
#73FEDF #9A73FE #FE7392 #D7FE73
split-complementary
#73FEDF #FE73D7 #FE9A73
monochromatic
#02F5BF #36FED1 #73FEDF #B0FEED #E1FFF8
Accessibility & contrast
On white
1.24
#73FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#73FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEDF
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEDF | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E0E1E1
Tritanopia (blue-blind)
#15FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fedf; /* rgb */ color: rgb(115, 254, 223); /* oklch */ color: oklch(91.1% 0.130 176.3);
Tailwind
colors: {
custom: {
50: '#a6ffe9',
500: '#73fedf',
950: '#000000',
},
}SCSS
$custom: #73fedf; $custom-light: #a6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#73fedf",
"rgb": {
"r": 115,
"g": 254,
"b": 223
},
"hsl": {
"h": 166.619,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.91138,
"c": 0.12972,
"h": 176.3
},
"luminance": 0.79856
}Semantic roles & 50–950 ramp
primary
#73FEDF
secondary
#DB3A5E
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684