#73FDF7#73FDF7
#73FDF7 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.6% C 0.121 H 191.4°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDF7 |
|---|---|
| RGB | rgb(115, 253, 247) |
| HSL | hsl(177, 97%, 72%) |
| HSV | hsv(177, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(91.96, -38.86, -8.55) |
| CIE-LCH | lch(91.96, 39.79, 192.41°) |
| OKLab | oklab(91.62% -0.1183 -0.0238) |
| OKLCH | oklch(91.62% 0.121 191.4) |
| XYZ | xyz(58.9768, 80.6050, 100.4279) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.18
Bright Turquoise
#0FFEF9
ΔE00 3.62
Aqua
#00FFFF
ΔE00 3.93
Bright Light Blue
#26F7FD
ΔE00 4.77
Bright Aqua
#0BF9EA
ΔE00 4.98
Light Cyan
#ACFFFC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDF7 #FD7379
analogous
#73FDB2 #73FDF7 #73BEFD
triadic
#73FDF7 #F773FD #FDF773
tetradic
#73FDF7 #B273FD #FD7379 #BEFD73
square
#73FDF7 #B273FD #FD7379 #BEFD73
split-complementary
#73FDF7 #FD73BE #FDB273
monochromatic
#03F2E8 #37FCF4 #73FDF7 #AFFEFA #E1FFFD
Accessibility & contrast
On white
1.23
#73FDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#73FDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDF7
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDF7 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F7
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73fdf7; /* rgb */ color: rgb(115, 253, 247); /* oklch */ color: oklch(91.6% 0.121 191.4);
Tailwind
colors: {
custom: {
50: '#a7fef9',
500: '#73fdf7',
950: '#000000',
},
}SCSS
$custom: #73fdf7; $custom-light: #a7fef9; $custom-dark: #000000;
JSON
{
"hex": "#73fdf7",
"rgb": {
"r": 115,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.391,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91618,
"c": 0.12066,
"h": 191.4
},
"luminance": 0.80611
}Semantic roles & 50–950 ramp
primary
#73FDF7
secondary
#DA3B41
accent
#000AE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685