#73FFDE#73FFDE
#73FFDE is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.131 H 175.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFDE |
|---|---|
| RGB | rgb(115, 255, 222) |
| HSL | hsl(166, 100%, 73%) |
| HSV | hsv(166, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.88, -45.81, 4.28) |
| CIE-LCH | lch(91.88, 46.01, 174.66°) |
| OKLab | oklab(91.34% -0.1309 0.0107) |
| OKLCH | oklch(91.34% 0.131 175.4) |
| XYZ | xyz(56.0091, 80.4334, 81.6666) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.53
Aquamarine
#7FFFD4
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 3.56
Light Turquoise
#7EF4CC
ΔE00 3.69
Light Aquamarine
#7BFDC7
ΔE00 5.70
Bright Teal
#01F9C6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFDE #FF7394
analogous
#73FF98 #73FFDE #73DAFF
triadic
#73FFDE #DE73FF #FFDE73
tetradic
#73FFDE #9873FF #FF7394 #DAFF73
square
#73FFDE #9873FF #FF7394 #DAFF73
split-complementary
#73FFDE #FF73DA #FF9873
monochromatic
#00F8BD #36FFD0 #73FFDE #B0FFEC #E0FFF8
Accessibility & contrast
On white
1.23
#73FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#73FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFDE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFDE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#E2E1E0
Tritanopia (blue-blind)
#16FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73ffde; /* rgb */ color: rgb(115, 255, 222); /* oklch */ color: oklch(91.3% 0.131 175.4);
Tailwind
colors: {
custom: {
50: '#a6ffe8',
500: '#73ffde',
950: '#000000',
},
}SCSS
$custom: #73ffde; $custom-light: #a6ffe8; $custom-dark: #000000;
JSON
{
"hex": "#73ffde",
"rgb": {
"r": 115,
"g": 255,
"b": 222
},
"hsl": {
"h": 165.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91342,
"c": 0.13137,
"h": 175.4
},
"luminance": 0.80439
}Semantic roles & 50–950 ramp
primary
#73FFDE
secondary
#DC3A60
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684