#73F9F9#73F9F9
#73F9F9 is a very light, moderate teal. Relative luminance 0.782; OKLCH L 90.8% C 0.117 H 195.3°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #73F9F9 |
|---|---|
| RGB | rgb(115, 249, 249) |
| HSL | hsl(180, 92%, 71%) |
| HSV | hsv(180, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 0%, 2.4%) |
| CIE-LAB | lab(90.88, -36.52, -11.18) |
| CIE-LCH | lch(90.88, 38.19, 197.02°) |
| OKLab | oklab(90.77% -0.1133 -0.031) |
| OKLCH | oklch(90.77% 0.117 195.3) |
| XYZ | xyz(58.0376, 78.2301, 101.6455) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.78
Bright Light Blue
#26F7FD
ΔE00 3.56
Aqua
#00FFFF
ΔE00 4.01
Bright Turquoise
#0FFEF9
ΔE00 4.44
Light Cyan
#ACFFFC
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F9F9 #F97373
analogous
#73F9B6 #73F9F9 #73B6F9
triadic
#73F9F9 #F973F9 #F9F973
tetradic
#73F9F9 #B673F9 #F97373 #B6F973
square
#73F9F9 #B673F9 #F97373 #B6F973
split-complementary
#73F9F9 #F973B6 #F9B673
monochromatic
#0AE8E8 #38F6F6 #73F9F9 #AEFCFC #E2FEFE
Accessibility & contrast
On white
1.26
#73F9F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#73F9F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F9F9
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F9F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F9F9 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF9
Deuteranopia (green-blind)
#D5DEFA
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73f9f9; /* rgb */ color: rgb(115, 249, 249); /* oklch */ color: oklch(90.8% 0.117 195.3);
Tailwind
colors: {
custom: {
50: '#a7fbfb',
500: '#73f9f9',
950: '#000000',
},
}SCSS
$custom: #73f9f9; $custom-light: #a7fbfb; $custom-dark: #000000;
JSON
{
"hex": "#73f9f9",
"rgb": {
"r": 115,
"g": 249,
"b": 249
},
"hsl": {
"h": 180,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.90771,
"c": 0.11748,
"h": 195.3
},
"luminance": 0.78236
}Semantic roles & 50–950 ramp
primary
#73F9F9
secondary
#D43C3C
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585