#73FBD8#73FBD8
#73FBD8 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.3% C 0.130 H 173.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBD8 |
|---|---|
| RGB | rgb(115, 251, 216) |
| HSL | hsl(165, 94%, 72%) |
| HSV | hsv(165, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 13.9%, 1.6%) |
| CIE-LAB | lab(90.59, -45.45, 5.53) |
| CIE-LCH | lch(90.59, 45.78, 173.06°) |
| OKLab | oklab(90.25% -0.1293 0.0139) |
| OKLCH | oklch(90.25% 0.13 173.8) |
| XYZ | xyz(53.9565, 77.5920, 77.0857) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.29
Aquamarine
#7FFFD4
ΔE00 2.51
Light Turquoise
#7EF4CC
ΔE00 2.66
Tiffany Blue
#7BF2DA
ΔE00 3.48
Light Aquamarine
#7BFDC7
ΔE00 4.97
Bright Teal
#01F9C6
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBD8 #FB7396
analogous
#73FB94 #73FBD8 #73DAFB
triadic
#73FBD8 #D873FB #FBD873
tetradic
#73FBD8 #9473FB #FB7396 #DAFB73
square
#73FBD8 #9473FB #FB7396 #DAFB73
split-complementary
#73FBD8 #FB73DA #FB9473
monochromatic
#07EDB2 #38F9C7 #73FBD8 #AFFDE9 #E1FEF7
Accessibility & contrast
On white
1.27
#73FBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#73FBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBD8
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBD8 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD6
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#25FDF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73fbd8; /* rgb */ color: rgb(115, 251, 216); /* oklch */ color: oklch(90.3% 0.130 173.8);
Tailwind
colors: {
custom: {
50: '#a5fde4',
500: '#73fbd8',
950: '#000000',
},
}SCSS
$custom: #73fbd8; $custom-light: #a5fde4; $custom-dark: #000000;
JSON
{
"hex": "#73fbd8",
"rgb": {
"r": 115,
"g": 251,
"b": 216
},
"hsl": {
"h": 164.559,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.90251,
"c": 0.13009,
"h": 173.8
},
"luminance": 0.77597
}Semantic roles & 50–950 ramp
primary
#73FBD8
secondary
#D73B63
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684