#7CFBB5#7CFBB5
#7CFBB5 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.7% C 0.151 H 157.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFBB5 |
|---|---|
| RGB | rgb(124, 251, 181) |
| HSL | hsl(147, 94%, 74%) |
| HSV | hsv(147, 51%, 98%) |
| CMYK | cmyk(50.6%, 0%, 27.9%, 1.6%) |
| CIE-LAB | lab(90.14, -50.82, 22.96) |
| CIE-LCH | lch(90.14, 55.77, 155.69°) |
| OKLab | oklab(89.72% -0.1391 0.0584) |
| OKLCH | oklch(89.72% 0.151 157.2) |
| XYZ | xyz(51.1458, 76.6113, 55.7993) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.49
Seafoam (survey)
#80F9AD
ΔE00 1.53
Seafoam Green
#7AF9AB
ΔE00 1.68
Light Greenish Blue
#63F7B4
ΔE00 2.24
Light Bluish Green
#76FDA8
ΔE00 2.67
Light Sea Green
#98F6B0
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFBB5 #FB7CC2
analogous
#82FB7C #7CFBB5 #7CFBF4
triadic
#7CFBB5 #B57CFB #FBB57C
tetradic
#7CFBB5 #7C82FB #FB7CC2 #FBF47C
square
#7CFBB5 #7C82FB #FB7CC2 #FBF47C
split-complementary
#7CFBB5 #F47CFB #FB7C82
monochromatic
#07F572 #41F993 #7CFBB5 #B7FDD7 #E1FEEE
Accessibility & contrast
On white
1.29
#7CFBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#7CFBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFBB5
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFBB5 | 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)
#F9EBB1
Deuteranopia (green-blind)
#E7DEB9
Tritanopia (blue-blind)
#57F9E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7cfbb5; /* rgb */ color: rgb(124, 251, 181); /* oklch */ color: oklch(89.7% 0.151 157.2);
Tailwind
colors: {
custom: {
50: '#aafdcb',
500: '#7cfbb5',
950: '#000000',
},
}SCSS
$custom: #7cfbb5; $custom-light: #aafdcb; $custom-dark: #000000;
JSON
{
"hex": "#7cfbb5",
"rgb": {
"r": 124,
"g": 251,
"b": 181
},
"hsl": {
"h": 146.929,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.89719,
"c": 0.15087,
"h": 157.2
},
"luminance": 0.76616
}Semantic roles & 50–950 ramp
primary
#7CFBB5
secondary
#D84395
accent
#007EE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#111813
muted
#818683