#7CFBBB#7CFBBB
#7CFBBB is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.9% C 0.146 H 159.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFBBB |
|---|---|
| RGB | rgb(124, 251, 187) |
| HSL | hsl(150, 94%, 74%) |
| HSV | hsv(150, 51%, 98%) |
| CMYK | cmyk(50.6%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.26, -49.66, 20.05) |
| CIE-LCH | lch(90.26, 53.56, 158.02°) |
| OKLab | oklab(89.85% -0.1365 0.0512) |
| OKLCH | oklch(89.85% 0.146 159.5) |
| XYZ | xyz(51.7747, 76.8629, 59.1117) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.72
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Aquamarine
#7BFDC7
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.73
Seafoam Green
#7AF9AB
ΔE00 2.90
Light Seafoam
#A0FEBF
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFBBB #FB7CBC
analogous
#7CFB7C #7CFBBB #7CFBFB
triadic
#7CFBBB #BB7CFB #FBBB7C
tetradic
#7CFBBB #7C7CFB #FB7CBC #FBFB7C
square
#7CFBBB #7C7CFB #FB7CBC #FBFB7C
split-complementary
#7CFBBB #FB7CFB #FB7C7C
monochromatic
#07F57D #41F99C #7CFBBB #B7FDDA #E1FEF0
Accessibility & contrast
On white
1.28
#7CFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#7CFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFBBB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFBBB | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#55FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7cfbbb; /* rgb */ color: rgb(124, 251, 187); /* oklch */ color: oklch(89.9% 0.146 159.5);
Tailwind
colors: {
custom: {
50: '#aafdcf',
500: '#7cfbbb',
950: '#000000',
},
}SCSS
$custom: #7cfbbb; $custom-light: #aafdcf; $custom-dark: #000000;
JSON
{
"hex": "#7cfbbb",
"rgb": {
"r": 124,
"g": 251,
"b": 187
},
"hsl": {
"h": 149.764,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.89852,
"c": 0.14577,
"h": 159.5
},
"luminance": 0.76867
}Semantic roles & 50–950 ramp
primary
#7CFBBB
secondary
#D8438E
accent
#0074E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683