#73FDF4#73FDF4
#73FDF4 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.5% C 0.121 H 189.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDF4 |
|---|---|
| RGB | rgb(115, 253, 244) |
| HSL | hsl(176, 97%, 72%) |
| HSV | hsv(176, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(91.87, -39.62, -7.12) |
| CIE-LCH | lch(91.87, 40.25, 190.19°) |
| OKLab | oklab(91.52% -0.1195 -0.0199) |
| OKLCH | oklch(91.52% 0.121 189.4) |
| XYZ | xyz(58.5176, 80.4213, 98.0094) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.74
Bright Cyan
#41FDFE
ΔE00 3.88
Bright Aqua
#0BF9EA
ΔE00 4.40
Aqua
#00FFFF
ΔE00 4.41
Bright Light Blue
#26F7FD
ΔE00 5.54
Tiffany Blue
#7BF2DA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDF4 #FD737C
analogous
#73FDAF #73FDF4 #73C1FD
triadic
#73FDF4 #F473FD #FDF473
tetradic
#73FDF4 #AF73FD #FD737C #C1FD73
square
#73FDF4 #AF73FD #FD737C #C1FD73
split-complementary
#73FDF4 #FD73C1 #FDAF73
monochromatic
#03F2E3 #37FCEF #73FDF4 #AFFEF9 #E1FFFD
Accessibility & contrast
On white
1.23
#73FDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#73FDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDF4
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDF4 | 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)
#F0F1F4
Deuteranopia (green-blind)
#DAE1F5
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73fdf4; /* rgb */ color: rgb(115, 253, 244); /* oklch */ color: oklch(91.5% 0.121 189.4);
Tailwind
colors: {
custom: {
50: '#a7fef7',
500: '#73fdf4',
950: '#000000',
},
}SCSS
$custom: #73fdf4; $custom-light: #a7fef7; $custom-dark: #000000;
JSON
{
"hex": "#73fdf4",
"rgb": {
"r": 115,
"g": 253,
"b": 244
},
"hsl": {
"h": 176.087,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91524,
"c": 0.12117,
"h": 189.4
},
"luminance": 0.80427
}Semantic roles & 50–950 ramp
primary
#73FDF4
secondary
#DA3B45
accent
#000FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685