#73F5F5#73F5F5
#73F5F5 is a very light, moderate teal. Relative luminance 0.755; OKLCH L 89.7% C 0.115 H 195.3°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #73F5F5 |
|---|---|
| RGB | rgb(115, 245, 245) |
| HSL | hsl(180, 87%, 71%) |
| HSV | hsv(180, 53%, 96%) |
| CMYK | cmyk(53.1%, 0%, 0%, 3.9%) |
| CIE-LAB | lab(89.64, -35.70, -10.95) |
| CIE-LCH | lch(89.64, 37.34, 197.05°) |
| OKLab | oklab(89.73% -0.1108 -0.0303) |
| OKLCH | oklch(89.73% 0.115 195.3) |
| XYZ | xyz(56.1971, 75.5368, 97.9870) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.21
Bright Light Blue
#26F7FD
ΔE00 3.64
Aqua
#00FFFF
ΔE00 4.42
Bright Turquoise
#0FFEF9
ΔE00 4.77
Light Cyan
#ACFFFC
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F5F5 #F57373
analogous
#73F5B4 #73F5F5 #73B4F5
triadic
#73F5F5 #F573F5 #F5F573
tetradic
#73F5F5 #B473F5 #F57373 #B4F573
square
#73F5F5 #B473F5 #F57373 #B4F573
split-complementary
#73F5F5 #F573B4 #F5B473
monochromatic
#10DEDE #3AF1F1 #73F5F5 #ACF9F9 #E2FDFD
Accessibility & contrast
On white
1.30
#73F5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#73F5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F5F5
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F5F5 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF5
Deuteranopia (green-blind)
#D1DBF6
Tritanopia (blue-blind)
#00FCF5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #73f5f5; /* rgb */ color: rgb(115, 245, 245); /* oklch */ color: oklch(89.7% 0.115 195.3);
Tailwind
colors: {
custom: {
50: '#a6f9f8',
500: '#73f5f5',
950: '#000000',
},
}SCSS
$custom: #73f5f5; $custom-light: #a6f9f8; $custom-dark: #000000;
JSON
{
"hex": "#73f5f5",
"rgb": {
"r": 115,
"g": 245,
"b": 245
},
"hsl": {
"h": 180,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.89732,
"c": 0.11486,
"h": 195.3
},
"luminance": 0.75542
}Semantic roles & 50–950 ramp
primary
#73F5F5
secondary
#CF3D3D
accent
#0202E3
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585