#73FEDD#73FEDD
#73FEDD is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.131 H 175.2°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEDD |
|---|---|
| RGB | rgb(115, 254, 221) |
| HSL | hsl(166, 99%, 72%) |
| HSV | hsv(166, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.57, -45.60, 4.35) |
| CIE-LCH | lch(91.57, 45.81, 174.55°) |
| OKLab | oklab(91.08% -0.1303 0.0108) |
| OKLCH | oklch(91.08% 0.131 175.2) |
| XYZ | xyz(55.5573, 79.7436, 80.8568) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.49
Aquamarine
#7FFFD4
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 3.53
Light Aquamarine
#7BFDC7
ΔE00 5.65
Bright Teal
#01F9C6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEDD #FE7394
analogous
#73FE97 #73FEDD #73DAFE
triadic
#73FEDD #DD73FE #FEDD73
tetradic
#73FEDD #9773FE #FE7394 #DAFE73
square
#73FEDD #9773FE #FE7394 #DAFE73
split-complementary
#73FEDD #FE73DA #FE9773
monochromatic
#02F5BB #36FECE #73FEDD #B0FEEC #E1FFF8
Accessibility & contrast
On white
1.24
#73FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#73FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEDD
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEDD | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E1E0DF
Tritanopia (blue-blind)
#19FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fedd; /* rgb */ color: rgb(115, 254, 221); /* oklch */ color: oklch(91.1% 0.131 175.2);
Tailwind
colors: {
custom: {
50: '#a6ffe7',
500: '#73fedd',
950: '#000000',
},
}SCSS
$custom: #73fedd; $custom-light: #a6ffe7; $custom-dark: #000000;
JSON
{
"hex": "#73fedd",
"rgb": {
"r": 115,
"g": 254,
"b": 221
},
"hsl": {
"h": 165.755,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.91083,
"c": 0.13077,
"h": 175.2
},
"luminance": 0.79749
}Semantic roles & 50–950 ramp
primary
#73FEDD
secondary
#DB3A60
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684