#7CFFBC#7CFFBC
#7CFFBC is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.8% C 0.150 H 159.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFBC |
|---|---|
| RGB | rgb(124, 255, 188) |
| HSL | hsl(149, 100%, 74%) |
| HSV | hsv(149, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(91.43, -51.14, 21.16) |
| CIE-LCH | lch(91.43, 55.34, 157.52°) |
| OKLab | oklab(90.81% -0.1404 0.054) |
| OKLCH | oklch(90.81% 0.15 159) |
| XYZ | xyz(53.1449, 79.4314, 60.0984) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.55
Light Greenish Blue
#63F7B4
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 2.62
Seafoam Green
#7AF9AB
ΔE00 2.75
Light Aquamarine
#7BFDC7
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFBC #FF7CBF
analogous
#7EFF7C #7CFFBC #7CFFFE
triadic
#7CFFBC #BC7CFF #FFBC7C
tetradic
#7CFFBC #7C7EFF #FF7CBF #FFFE7C
square
#7CFFBC #7C7EFF #FF7CBF #FFFE7C
split-complementary
#7CFFBC #FE7CFF #FF7C7E
monochromatic
#02FF7D #3FFF9D #7CFFBC #B9FFDB #E0FFEF
Accessibility & contrast
On white
1.24
#7CFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#7CFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFBC
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFBC | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB8
Deuteranopia (green-blind)
#EAE1C0
Tritanopia (blue-blind)
#53FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cffbc; /* rgb */ color: rgb(124, 255, 188); /* oklch */ color: oklch(90.8% 0.150 159.0);
Tailwind
colors: {
custom: {
50: '#aaffd0',
500: '#7cffbc',
950: '#000000',
},
}SCSS
$custom: #7cffbc; $custom-light: #aaffd0; $custom-dark: #000000;
JSON
{
"hex": "#7cffbc",
"rgb": {
"r": 124,
"g": 255,
"b": 188
},
"hsl": {
"h": 149.313,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.90813,
"c": 0.15037,
"h": 159
},
"luminance": 0.79436
}Semantic roles & 50–950 ramp
primary
#7CFFBC
secondary
#DE4291
accent
#0075E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683