#73FBE9#73FBE9
#73FBE9 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.122 H 183.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBE9 |
|---|---|
| RGB | rgb(115, 251, 233) |
| HSL | hsl(172, 94%, 72%) |
| HSV | hsv(172, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 7.2%, 1.6%) |
| CIE-LAB | lab(91.02, -41.44, -2.68) |
| CIE-LCH | lch(91.02, 41.52, 183.69°) |
| OKLab | oklab(90.73% -0.122 -0.0079) |
| OKLCH | oklch(90.73% 0.122 183.7) |
| XYZ | xyz(56.2690, 78.5170, 89.2650) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.07
Bright Aqua
#0BF9EA
ΔE00 3.98
Bright Turquoise
#0FFEF9
ΔE00 5.49
Light Aqua
#8CFFDB
ΔE00 6.06
Turquoise
#40E0D0
ΔE00 6.45
Bright Cyan
#41FDFE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBE9 #FB7385
analogous
#73FBA5 #73FBE9 #73C9FB
triadic
#73FBE9 #E973FB #FBE973
tetradic
#73FBE9 #A573FB #FB7385 #C9FB73
square
#73FBE9 #A573FB #FB7385 #C9FB73
split-complementary
#73FBE9 #FB73C9 #FBA573
monochromatic
#07EDCE #38F9E0 #73FBE9 #AFFDF2 #E1FEFA
Accessibility & contrast
On white
1.26
#73FBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#73FBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBE9
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBE9 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE8
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73fbe9; /* rgb */ color: rgb(115, 251, 233); /* oklch */ color: oklch(90.7% 0.122 183.7);
Tailwind
colors: {
custom: {
50: '#a6fdf0',
500: '#73fbe9',
950: '#000000',
},
}SCSS
$custom: #73fbe9; $custom-light: #a6fdf0; $custom-dark: #000000;
JSON
{
"hex": "#73fbe9",
"rgb": {
"r": 115,
"g": 251,
"b": 233
},
"hsl": {
"h": 172.059,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.90733,
"c": 0.1223,
"h": 183.7
},
"luminance": 0.78522
}Semantic roles & 50–950 ramp
primary
#73FBE9
secondary
#D73B50
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685