#73FFDF#73FFDF
#73FFDF is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.131 H 175.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFDF |
|---|---|
| RGB | rgb(115, 255, 223) |
| HSL | hsl(166, 100%, 73%) |
| HSV | hsv(166, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.90, -45.58, 3.80) |
| CIE-LCH | lch(91.90, 45.73, 175.23°) |
| OKLab | oklab(91.37% -0.1305 0.0094) |
| OKLCH | oklch(91.37% 0.131 175.9) |
| XYZ | xyz(56.1435, 80.4872, 82.3746) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.68
Aquamarine
#7FFFD4
ΔE00 3.36
Tiffany Blue
#7BF2DA
ΔE00 3.40
Light Turquoise
#7EF4CC
ΔE00 3.89
Bright Teal
#01F9C6
ΔE00 5.92
Aqua (survey)
#13EAC9
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFDF #FF7393
analogous
#73FF99 #73FFDF #73D9FF
triadic
#73FFDF #DF73FF #FFDF73
tetradic
#73FFDF #9973FF #FF7393 #D9FF73
square
#73FFDF #9973FF #FF7393 #D9FF73
split-complementary
#73FFDF #FF73D9 #FF9973
monochromatic
#00F8BF #36FFD1 #73FFDF #B0FFED #E0FFF8
Accessibility & contrast
On white
1.23
#73FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#73FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFDF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFDF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#13FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73ffdf; /* rgb */ color: rgb(115, 255, 223); /* oklch */ color: oklch(91.4% 0.131 175.9);
Tailwind
colors: {
custom: {
50: '#a6ffe9',
500: '#73ffdf',
950: '#000000',
},
}SCSS
$custom: #73ffdf; $custom-light: #a6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#73ffdf",
"rgb": {
"r": 115,
"g": 255,
"b": 223
},
"hsl": {
"h": 166.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.9137,
"c": 0.13084,
"h": 175.9
},
"luminance": 0.80493
}Semantic roles & 50–950 ramp
primary
#73FFDF
secondary
#DC3A5F
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684