#7CFCBB#7CFCBB
#7CFCBB is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.1% C 0.147 H 159.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCBB |
|---|---|
| RGB | rgb(124, 252, 187) |
| HSL | hsl(150, 96%, 74%) |
| HSV | hsv(150, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.55, -50.08, 20.45) |
| CIE-LCH | lch(90.55, 54.10, 157.79°) |
| OKLab | oklab(90.09% -0.1376 0.0522) |
| OKLCH | oklch(90.09% 0.147 159.2) |
| XYZ | xyz(52.0879, 77.4893, 59.2161) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.58
Light Greenish Blue
#63F7B4
ΔE00 2.07
Light Aquamarine
#7BFDC7
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 2.62
Seafoam Green
#7AF9AB
ΔE00 2.78
Light Seafoam
#A0FEBF
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCBB #FC7CBD
analogous
#7DFC7C #7CFCBB #7CFCFB
triadic
#7CFCBB #BB7CFC #FCBB7C
tetradic
#7CFCBB #7C7DFC #FC7CBD #FCFB7C
square
#7CFCBB #7C7DFC #FC7CBD #FCFB7C
split-complementary
#7CFCBB #FB7CFC #FC7C7D
monochromatic
#06F87D #40FB9C #7CFCBB #B8FDDA #E1FEEF
Accessibility & contrast
On white
1.27
#7CFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#7CFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCBB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCBB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#54FBEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7cfcbb; /* rgb */ color: rgb(124, 252, 187); /* oklch */ color: oklch(90.1% 0.147 159.2);
Tailwind
colors: {
custom: {
50: '#aafecf',
500: '#7cfcbb',
950: '#000000',
},
}SCSS
$custom: #7cfcbb; $custom-light: #aafecf; $custom-dark: #000000;
JSON
{
"hex": "#7cfcbb",
"rgb": {
"r": 124,
"g": 252,
"b": 187
},
"hsl": {
"h": 149.531,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.90087,
"c": 0.14714,
"h": 159.2
},
"luminance": 0.77494
}Semantic roles & 50–950 ramp
primary
#7CFCBB
secondary
#DA438F
accent
#0075E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683