#73FCBE#73FCBE
#73FCBE is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.149 H 161.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCBE |
|---|---|
| RGB | rgb(115, 252, 190) |
| HSL | hsl(153, 96%, 72%) |
| HSV | hsv(153, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.31, -51.49, 18.54) |
| CIE-LCH | lch(90.31, 54.73, 160.20°) |
| OKLab | oklab(89.83% -0.1418 0.0474) |
| OKLCH | oklch(89.83% 0.15 161.5) |
| XYZ | xyz(51.1703, 76.9787, 60.8670) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.76
Light Aquamarine
#7BFDC7
ΔE00 1.77
Light Blue Green
#7EFBB3
ΔE00 2.61
Greenish Cyan
#2AFEB7
ΔE00 3.63
Seafoam (survey)
#80F9AD
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCBE #FC73B1
analogous
#73FC7A #73FCBE #73F5FC
triadic
#73FCBE #BE73FC #FCBE73
tetradic
#73FCBE #7A73FC #FC73B1 #F5FC73
square
#73FCBE #7A73FC #FC73B1 #F5FC73
split-complementary
#73FCBE #FC73F5 #FC7A73
monochromatic
#05EF85 #37FBA2 #73FCBE #AFFDDA #E1FEF1
Accessibility & contrast
On white
1.28
#73FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#73FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCBE
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCBE | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#3EFBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fcbe; /* rgb */ color: rgb(115, 252, 190); /* oklch */ color: oklch(89.8% 0.149 161.5);
Tailwind
colors: {
custom: {
50: '#a5fed1',
500: '#73fcbe',
950: '#000000',
},
}SCSS
$custom: #73fcbe; $custom-light: #a5fed1; $custom-dark: #000000;
JSON
{
"hex": "#73fcbe",
"rgb": {
"r": 115,
"g": 252,
"b": 190
},
"hsl": {
"h": 152.847,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.89833,
"c": 0.1495,
"h": 161.5
},
"luminance": 0.76983
}Semantic roles & 50–950 ramp
primary
#73FCBE
secondary
#D83B82
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683