#7CFFBD#7CFFBD
#7CFFBD is a very light, vivid green. Relative luminance 0.795; OKLCH L 90.8% C 0.150 H 159.3°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFBD |
|---|---|
| RGB | rgb(124, 255, 189) |
| HSL | hsl(150, 100%, 74%) |
| HSV | hsv(150, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(91.45, -50.94, 20.68) |
| CIE-LCH | lch(91.45, 54.98, 157.90°) |
| OKLab | oklab(90.84% -0.1399 0.0528) |
| OKLCH | oklch(90.84% 0.15 159.3) |
| XYZ | xyz(53.2531, 79.4746, 60.6681) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.73
Light Greenish Blue
#63F7B4
ΔE00 2.37
Light Aquamarine
#7BFDC7
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.80
Seafoam Green
#7AF9AB
ΔE00 2.93
Light Bluish Green
#76FDA8
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFBD #FF7CBE
analogous
#7DFF7C #7CFFBD #7CFFFF
triadic
#7CFFBD #BD7CFF #FFBD7C
tetradic
#7CFFBD #7C7DFF #FF7CBE #FFFF7C
square
#7CFFBD #7C7DFF #FF7CBE #FFFF7C
split-complementary
#7CFFBD #FF7CFF #FF7C7D
monochromatic
#02FF7F #3FFF9E #7CFFBD #B9FFDC #E0FFF0
Accessibility & contrast
On white
1.24
#7CFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#7CFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFBD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFBD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB9
Deuteranopia (green-blind)
#E9E1C1
Tritanopia (blue-blind)
#52FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cffbd; /* rgb */ color: rgb(124, 255, 189); /* oklch */ color: oklch(90.8% 0.150 159.3);
Tailwind
colors: {
custom: {
50: '#aaffd1',
500: '#7cffbd',
950: '#000000',
},
}SCSS
$custom: #7cffbd; $custom-light: #aaffd1; $custom-dark: #000000;
JSON
{
"hex": "#7cffbd",
"rgb": {
"r": 124,
"g": 255,
"b": 189
},
"hsl": {
"h": 149.771,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.90835,
"c": 0.14953,
"h": 159.3
},
"luminance": 0.79479
}Semantic roles & 50–950 ramp
primary
#7CFFBD
secondary
#DE4290
accent
#0074E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683