#73FDED#73FDED
#73FDED is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.123 H 185.0°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDED |
|---|---|
| RGB | rgb(115, 253, 237) |
| HSL | hsl(173, 97%, 72%) |
| HSV | hsv(173, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.69, -41.35, -3.76) |
| CIE-LCH | lch(91.69, 41.52, 185.20°) |
| OKLab | oklab(91.31% -0.1224 -0.0108) |
| OKLCH | oklch(91.31% 0.123 185) |
| XYZ | xyz(57.4749, 80.0043, 92.5178) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.84
Bright Aqua
#0BF9EA
ΔE00 3.88
Bright Turquoise
#0FFEF9
ΔE00 4.93
Bright Cyan
#41FDFE
ΔE00 5.88
Aqua
#00FFFF
ΔE00 6.08
Light Aqua
#8CFFDB
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDED #FD7383
analogous
#73FDA8 #73FDED #73C8FD
triadic
#73FDED #ED73FD #FDED73
tetradic
#73FDED #A873FD #FD7383 #C8FD73
square
#73FDED #A873FD #FD7383 #C8FD73
split-complementary
#73FDED #FD73C8 #FDA873
monochromatic
#03F2D6 #37FCE5 #73FDED #AFFEF5 #E1FFFB
Accessibility & contrast
On white
1.24
#73FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#73FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDED
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDED | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fded; /* rgb */ color: rgb(115, 253, 237); /* oklch */ color: oklch(91.3% 0.123 185.0);
Tailwind
colors: {
custom: {
50: '#a6fef2',
500: '#73fded',
950: '#000000',
},
}SCSS
$custom: #73fded; $custom-light: #a6fef2; $custom-dark: #000000;
JSON
{
"hex": "#73fded",
"rgb": {
"r": 115,
"g": 253,
"b": 237
},
"hsl": {
"h": 173.043,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91311,
"c": 0.12293,
"h": 185
},
"luminance": 0.8001
}Semantic roles & 50–950 ramp
primary
#73FDED
secondary
#DA3B4D
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685