#73FCBF#73FCBF
#73FCBF is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.149 H 161.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCBF |
|---|---|
| RGB | rgb(115, 252, 191) |
| HSL | hsl(153, 96%, 72%) |
| HSV | hsv(153, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.33, -51.28, 18.06) |
| CIE-LCH | lch(90.33, 54.37, 160.60°) |
| OKLab | oklab(89.86% -0.1413 0.0462) |
| OKLCH | oklch(89.86% 0.149 161.9) |
| XYZ | xyz(51.2800, 77.0225, 61.4446) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.57
Light Greenish Blue
#63F7B4
ΔE00 1.88
Light Blue Green
#7EFBB3
ΔE00 2.81
Greenish Cyan
#2AFEB7
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCBF #FC73B0
analogous
#73FC7B #73FCBF #73F4FC
triadic
#73FCBF #BF73FC #FCBF73
tetradic
#73FCBF #7B73FC #FC73B0 #F4FC73
square
#73FCBF #7B73FC #FC73B0 #F4FC73
split-complementary
#73FCBF #FC73F4 #FC7B73
monochromatic
#05EF87 #37FBA4 #73FCBF #AFFDDA #E1FEF1
Accessibility & contrast
On white
1.28
#73FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#73FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCBF
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCBF | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#3DFCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fcbf; /* rgb */ color: rgb(115, 252, 191); /* oklch */ color: oklch(89.9% 0.149 161.9);
Tailwind
colors: {
custom: {
50: '#a5fed2',
500: '#73fcbf',
950: '#000000',
},
}SCSS
$custom: #73fcbf; $custom-light: #a5fed2; $custom-dark: #000000;
JSON
{
"hex": "#73fcbf",
"rgb": {
"r": 115,
"g": 252,
"b": 191
},
"hsl": {
"h": 153.285,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.89856,
"c": 0.1487,
"h": 161.9
},
"luminance": 0.77027
}Semantic roles & 50–950 ramp
primary
#73FCBF
secondary
#D83B81
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683