#7CFEBC#7CFEBC
#7CFEBC is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.6% C 0.149 H 159.2°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEBC |
|---|---|
| RGB | rgb(124, 254, 188) |
| HSL | hsl(150, 98%, 74%) |
| HSV | hsv(150, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 26%, 0.4%) |
| CIE-LAB | lab(91.14, -50.72, 20.77) |
| CIE-LCH | lch(91.14, 54.81, 157.74°) |
| OKLab | oklab(90.58% -0.1393 0.053) |
| OKLCH | oklch(90.58% 0.149 159.2) |
| XYZ | xyz(52.8267, 78.7950, 59.9923) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.59
Light Greenish Blue
#63F7B4
ΔE00 2.25
Light Aquamarine
#7BFDC7
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 2.66
Seafoam Green
#7AF9AB
ΔE00 2.80
Light Bluish Green
#76FDA8
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEBC #FE7CBE
analogous
#7DFE7C #7CFEBC #7CFEFD
triadic
#7CFEBC #BC7CFE #FEBC7C
tetradic
#7CFEBC #7C7DFE #FE7CBE #FEFD7C
square
#7CFEBC #7C7DFE #FE7CBE #FEFD7C
split-complementary
#7CFEBC #FD7CFE #FE7C7D
monochromatic
#03FD7E #3FFE9D #7CFEBC #B9FEDB #E1FFEF
Accessibility & contrast
On white
1.25
#7CFEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#7CFEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEBC
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEBC | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB8
Deuteranopia (green-blind)
#E9E0C0
Tritanopia (blue-blind)
#53FDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfebc; /* rgb */ color: rgb(124, 254, 188); /* oklch */ color: oklch(90.6% 0.149 159.2);
Tailwind
colors: {
custom: {
50: '#aaffd0',
500: '#7cfebc',
950: '#000000',
},
}SCSS
$custom: #7cfebc; $custom-light: #aaffd0; $custom-dark: #000000;
JSON
{
"hex": "#7cfebc",
"rgb": {
"r": 124,
"g": 254,
"b": 188
},
"hsl": {
"h": 149.538,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.90578,
"c": 0.14901,
"h": 159.2
},
"luminance": 0.788
}Semantic roles & 50–950 ramp
primary
#7CFEBC
secondary
#DC4290
accent
#0075E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683