#7FFCBB#7FFCBB
#7FFCBB is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.2% C 0.145 H 158.8°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCBB |
|---|---|
| RGB | rgb(127, 252, 187) |
| HSL | hsl(149, 95%, 74%) |
| HSV | hsv(149, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.65, -49.38, 20.61) |
| CIE-LCH | lch(90.65, 53.51, 157.35°) |
| OKLab | oklab(90.2% -0.1356 0.0526) |
| OKLCH | oklch(90.2% 0.145 158.8) |
| XYZ | xyz(52.5282, 77.7163, 59.2368) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.48
Light Greenish Blue
#63F7B4
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 2.51
Light Aquamarine
#7BFDC7
ΔE00 2.64
Seafoam Green
#7AF9AB
ΔE00 2.72
Light Seafoam
#A0FEBF
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCBB #FC7FC0
analogous
#82FC7F #7FFCBB #7FFCFA
triadic
#7FFCBB #BB7FFC #FCBB7F
tetradic
#7FFCBB #7F82FC #FC7FC0 #FCFA7F
square
#7FFCBB #7F82FC #FC7FC0 #FCFA7F
split-complementary
#7FFCBB #FA7FFC #FC7F82
monochromatic
#07F97B #43FB9B #7FFCBB #BBFDDB #E1FEEF
Accessibility & contrast
On white
1.27
#7FFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#7FFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCBB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCBB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#5AFBEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffcbb; /* rgb */ color: rgb(127, 252, 187); /* oklch */ color: oklch(90.2% 0.145 158.8);
Tailwind
colors: {
custom: {
50: '#abfecf',
500: '#7ffcbb',
950: '#000000',
},
}SCSS
$custom: #7ffcbb; $custom-light: #abfecf; $custom-dark: #000000;
JSON
{
"hex": "#7ffcbb",
"rgb": {
"r": 127,
"g": 252,
"b": 187
},
"hsl": {
"h": 148.8,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.902,
"c": 0.14548,
"h": 158.8
},
"luminance": 0.77721
}Semantic roles & 50–950 ramp
primary
#7FFCBB
secondary
#DA4593
accent
#0077E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683