#73F7F7#73F7F7
#73F7F7 is a very light, moderate teal. Relative luminance 0.769; OKLCH L 90.3% C 0.116 H 195.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #73F7F7 |
|---|---|
| RGB | rgb(115, 247, 247) |
| HSL | hsl(180, 89%, 71%) |
| HSV | hsv(180, 53%, 97%) |
| CMYK | cmyk(53.4%, 0%, 0%, 3.1%) |
| CIE-LAB | lab(90.26, -36.11, -11.07) |
| CIE-LCH | lch(90.26, 37.77, 197.04°) |
| OKLab | oklab(90.25% -0.1121 -0.0306) |
| OKLCH | oklch(90.25% 0.116 195.3) |
| XYZ | xyz(57.1124, 76.8762, 99.8065) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.97
Bright Light Blue
#26F7FD
ΔE00 3.58
Aqua
#00FFFF
ΔE00 4.20
Bright Turquoise
#0FFEF9
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 5.55
Robin Egg Blue
#8AF1FE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F7F7 #F77373
analogous
#73F7B5 #73F7F7 #73B5F7
triadic
#73F7F7 #F773F7 #F7F773
tetradic
#73F7F7 #B573F7 #F77373 #B5F773
square
#73F7F7 #B573F7 #F77373 #B5F773
split-complementary
#73F7F7 #F773B5 #F7B573
monochromatic
#0DE3E3 #39F4F4 #73F7F7 #ADFAFA #E2FDFD
Accessibility & contrast
On white
1.28
#73F7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#73F7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F7F7
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F7F7 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF7
Deuteranopia (green-blind)
#D3DCF8
Tritanopia (blue-blind)
#00FEF7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73f7f7; /* rgb */ color: rgb(115, 247, 247); /* oklch */ color: oklch(90.3% 0.116 195.3);
Tailwind
colors: {
custom: {
50: '#a6faf9',
500: '#73f7f7',
950: '#000000',
},
}SCSS
$custom: #73f7f7; $custom-light: #a6faf9; $custom-dark: #000000;
JSON
{
"hex": "#73f7f7",
"rgb": {
"r": 115,
"g": 247,
"b": 247
},
"hsl": {
"h": 180,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.90252,
"c": 0.11617,
"h": 195.3
},
"luminance": 0.76882
}Semantic roles & 50–950 ramp
primary
#73F7F7
secondary
#D23C3C
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585