#73FCB5#73FCB5
#73FCB5 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.6% C 0.157 H 158.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCB5 |
|---|---|
| RGB | rgb(115, 252, 181) |
| HSL | hsl(149, 96%, 72%) |
| HSV | hsv(149, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(90.14, -53.27, 22.90) |
| CIE-LCH | lch(90.14, 57.99, 156.74°) |
| OKLab | oklab(89.63% -0.1458 0.0582) |
| OKLCH | oklch(89.63% 0.157 158.2) |
| XYZ | xyz(50.2169, 76.5973, 55.8455) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.11
Light Greenish Blue
#63F7B4
ΔE00 1.75
Seafoam Green
#7AF9AB
ΔE00 1.94
Seafoam (survey)
#80F9AD
ΔE00 2.01
Light Bluish Green
#76FDA8
ΔE00 2.69
Light Green Blue
#56FCA2
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCB5 #FC73BA
analogous
#76FC73 #73FCB5 #73FCF9
triadic
#73FCB5 #B573FC #FCB573
tetradic
#73FCB5 #7376FC #FC73BA #FCF973
square
#73FCB5 #7376FC #FC73BA #FCF973
split-complementary
#73FCB5 #F973FC #FC7376
monochromatic
#05EF76 #37FB95 #73FCB5 #AFFDD5 #E1FEEF
Accessibility & contrast
On white
1.29
#73FCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#73FCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCB5
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCB5 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB1
Deuteranopia (green-blind)
#E7DDB9
Tritanopia (blue-blind)
#44FBE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fcb5; /* rgb */ color: rgb(115, 252, 181); /* oklch */ color: oklch(89.6% 0.157 158.2);
Tailwind
colors: {
custom: {
50: '#a5fecb',
500: '#73fcb5',
950: '#000000',
},
}SCSS
$custom: #73fcb5; $custom-light: #a5fecb; $custom-dark: #000000;
JSON
{
"hex": "#73fcb5",
"rgb": {
"r": 115,
"g": 252,
"b": 181
},
"hsl": {
"h": 148.905,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.89632,
"c": 0.15695,
"h": 158.2
},
"luminance": 0.76602
}Semantic roles & 50–950 ramp
primary
#73FCB5
secondary
#D83B8C
accent
#0077E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683