#7CFEBB#7CFEBB
#7CFEBB is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.6% C 0.150 H 158.8°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEBB |
|---|---|
| RGB | rgb(124, 254, 187) |
| HSL | hsl(149, 98%, 74%) |
| HSV | hsv(149, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.12, -50.92, 21.25) |
| CIE-LCH | lch(91.12, 55.17, 157.35°) |
| OKLab | oklab(90.56% -0.1397 0.0542) |
| OKLCH | oklch(90.56% 0.15 158.8) |
| XYZ | xyz(52.7193, 78.7521, 59.4266) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.41
Light Greenish Blue
#63F7B4
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.48
Seafoam Green
#7AF9AB
ΔE00 2.61
Light Aquamarine
#7BFDC7
ΔE00 2.84
Light Bluish Green
#76FDA8
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEBB #FE7CBF
analogous
#7EFE7C #7CFEBB #7CFEFC
triadic
#7CFEBB #BB7CFE #FEBB7C
tetradic
#7CFEBB #7C7EFE #FE7CBF #FEFC7C
square
#7CFEBB #7C7EFE #FE7CBF #FEFC7C
split-complementary
#7CFEBB #FC7CFE #FE7C7E
monochromatic
#03FD7C #3FFE9B #7CFEBB #B9FEDB #E1FFEF
Accessibility & contrast
On white
1.25
#7CFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#7CFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEBB
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEBB | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#54FDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfebb; /* rgb */ color: rgb(124, 254, 187); /* oklch */ color: oklch(90.6% 0.150 158.8);
Tailwind
colors: {
custom: {
50: '#aaffcf',
500: '#7cfebb',
950: '#000000',
},
}SCSS
$custom: #7cfebb; $custom-light: #aaffcf; $custom-dark: #000000;
JSON
{
"hex": "#7cfebb",
"rgb": {
"r": 124,
"g": 254,
"b": 187
},
"hsl": {
"h": 149.077,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.90556,
"c": 0.14986,
"h": 158.8
},
"luminance": 0.78757
}Semantic roles & 50–950 ramp
primary
#7CFEBB
secondary
#DC4291
accent
#0076E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683