#73FFBF#73FFBF
#73FFBF is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.153 H 161.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFBF |
|---|---|
| RGB | rgb(115, 255, 191) |
| HSL | hsl(153, 100%, 73%) |
| HSV | hsv(153, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.20, -52.52, 19.27) |
| CIE-LCH | lch(91.20, 55.95, 159.85°) |
| OKLab | oklab(90.56% -0.1445 0.0492) |
| OKLCH | oklch(90.56% 0.153 161.2) |
| XYZ | xyz(52.2295, 78.9216, 61.7611) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 2.08
Light Blue Green
#7EFBB3
ΔE00 2.51
Greenish Cyan
#2AFEB7
ΔE00 3.51
Seafoam (survey)
#80F9AD
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFBF #FF73B3
analogous
#73FF79 #73FFBF #73F9FF
triadic
#73FFBF #BF73FF #FFBF73
tetradic
#73FFBF #7973FF #FF73B3 #F9FF73
square
#73FFBF #7973FF #FF73B3 #F9FF73
split-complementary
#73FFBF #FF73F9 #FF7973
monochromatic
#00F886 #36FFA3 #73FFBF #B0FFDB #E0FFF1
Accessibility & contrast
On white
1.25
#73FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#73FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFBF
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFBF | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#3CFEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73ffbf; /* rgb */ color: rgb(115, 255, 191); /* oklch */ color: oklch(90.6% 0.153 161.2);
Tailwind
colors: {
custom: {
50: '#a5ffd2',
500: '#73ffbf',
950: '#000000',
},
}SCSS
$custom: #73ffbf; $custom-light: #a5ffd2; $custom-dark: #000000;
JSON
{
"hex": "#73ffbf",
"rgb": {
"r": 115,
"g": 255,
"b": 191
},
"hsl": {
"h": 152.571,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.90564,
"c": 0.15264,
"h": 161.2
},
"luminance": 0.78926
}Semantic roles & 50–950 ramp
primary
#73FFBF
secondary
#DC3A84
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683