#7CFFBB#7CFFBB
#7CFFBB is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.8% C 0.151 H 158.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFBB |
|---|---|
| RGB | rgb(124, 255, 187) |
| HSL | hsl(149, 100%, 74%) |
| HSV | hsv(149, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.41, -51.33, 21.65) |
| CIE-LCH | lch(91.41, 55.71, 157.13°) |
| OKLab | oklab(90.79% -0.1408 0.0552) |
| OKLCH | oklch(90.79% 0.151 158.6) |
| XYZ | xyz(53.0375, 79.3884, 59.5326) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.39
Light Greenish Blue
#63F7B4
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 2.56
Light Aquamarine
#7BFDC7
ΔE00 3.01
Light Bluish Green
#76FDA8
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFBB #FF7CC0
analogous
#7FFF7C #7CFFBB #7CFFFD
triadic
#7CFFBB #BB7CFF #FFBB7C
tetradic
#7CFFBB #7C7FFF #FF7CC0 #FFFD7C
square
#7CFFBB #7C7FFF #FF7CC0 #FFFD7C
split-complementary
#7CFFBB #FD7CFF #FF7C7F
monochromatic
#02FF7B #3FFF9B #7CFFBB #B9FFDB #E0FFEF
Accessibility & contrast
On white
1.24
#7CFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#7CFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFBB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFBB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#53FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cffbb; /* rgb */ color: rgb(124, 255, 187); /* oklch */ color: oklch(90.8% 0.151 158.6);
Tailwind
colors: {
custom: {
50: '#aaffcf',
500: '#7cffbb',
950: '#000000',
},
}SCSS
$custom: #7cffbb; $custom-light: #aaffcf; $custom-dark: #000000;
JSON
{
"hex": "#7cffbb",
"rgb": {
"r": 124,
"g": 255,
"b": 187
},
"hsl": {
"h": 148.855,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.90791,
"c": 0.15122,
"h": 158.6
},
"luminance": 0.79393
}Semantic roles & 50–950 ramp
primary
#7CFFBB
secondary
#DE4293
accent
#0077E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683