#73FBF9#73FBF9
#73FBF9 is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.2% C 0.119 H 194.0°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBF9 |
|---|---|
| RGB | rgb(115, 251, 249) |
| HSL | hsl(179, 94%, 72%) |
| HSV | hsv(179, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(91.45, -37.44, -10.34) |
| CIE-LCH | lch(91.45, 38.84, 195.45°) |
| OKLab | oklab(91.23% -0.1154 -0.0287) |
| OKLCH | oklch(91.23% 0.119 194) |
| XYZ | xyz(58.6590, 79.4730, 101.8527) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.68
Aqua
#00FFFF
ΔE00 3.79
Bright Light Blue
#26F7FD
ΔE00 3.88
Bright Turquoise
#0FFEF9
ΔE00 4.01
Light Cyan
#ACFFFC
ΔE00 5.50
Bright Aqua
#0BF9EA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBF9 #FB7375
analogous
#73FBB5 #73FBF9 #73B9FB
triadic
#73FBF9 #F973FB #FBF973
tetradic
#73FBF9 #B573FB #FB7375 #B9FB73
square
#73FBF9 #B573FB #FB7375 #B9FB73
split-complementary
#73FBF9 #FB73B9 #FBB573
monochromatic
#07EDE9 #38F9F6 #73FBF9 #AFFDFC #E1FEFE
Accessibility & contrast
On white
1.24
#73FBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#73FBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBF9
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBF9 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F9
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73fbf9; /* rgb */ color: rgb(115, 251, 249); /* oklch */ color: oklch(91.2% 0.119 194.0);
Tailwind
colors: {
custom: {
50: '#a7fdfb',
500: '#73fbf9',
950: '#000000',
},
}SCSS
$custom: #73fbf9; $custom-light: #a7fdfb; $custom-dark: #000000;
JSON
{
"hex": "#73fbf9",
"rgb": {
"r": 115,
"g": 251,
"b": 249
},
"hsl": {
"h": 179.118,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.91226,
"c": 0.11891,
"h": 194
},
"luminance": 0.79479
}Semantic roles & 50–950 ramp
primary
#73FBF9
secondary
#D73B3D
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585