#73FDF0#73FDF0
#73FDF0 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.122 H 186.9°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDF0 |
|---|---|
| RGB | rgb(115, 253, 240) |
| HSL | hsl(174, 97%, 72%) |
| HSV | hsv(174, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(91.77, -40.61, -5.20) |
| CIE-LCH | lch(91.77, 40.95, 187.30°) |
| OKLab | oklab(91.4% -0.1212 -0.0147) |
| OKLCH | oklch(91.4% 0.122 186.9) |
| XYZ | xyz(57.9169, 80.1810, 94.8455) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.94
Bright Turquoise
#0FFEF9
ΔE00 4.30
Tiffany Blue
#7BF2DA
ΔE00 4.61
Bright Cyan
#41FDFE
ΔE00 4.99
Aqua
#00FFFF
ΔE00 5.30
Bright Light Blue
#26F7FD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDF0 #FD7380
analogous
#73FDAB #73FDF0 #73C5FD
triadic
#73FDF0 #F073FD #FDF073
tetradic
#73FDF0 #AB73FD #FD7380 #C5FD73
square
#73FDF0 #AB73FD #FD7380 #C5FD73
split-complementary
#73FDF0 #FD73C5 #FDAB73
monochromatic
#03F2DC #37FCEA #73FDF0 #AFFEF6 #E1FFFC
Accessibility & contrast
On white
1.23
#73FDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#73FDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDF0
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDF0 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#DBE1F2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fdf0; /* rgb */ color: rgb(115, 253, 240); /* oklch */ color: oklch(91.4% 0.122 186.9);
Tailwind
colors: {
custom: {
50: '#a7fef4',
500: '#73fdf0',
950: '#000000',
},
}SCSS
$custom: #73fdf0; $custom-light: #a7fef4; $custom-dark: #000000;
JSON
{
"hex": "#73fdf0",
"rgb": {
"r": 115,
"g": 253,
"b": 240
},
"hsl": {
"h": 174.348,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91402,
"c": 0.12209,
"h": 186.9
},
"luminance": 0.80187
}Semantic roles & 50–950 ramp
primary
#73FDF0
secondary
#DA3B4A
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685